Searched refs:stids_in_use (Results 1 – 6 of 6) sorted by relevance
184 unsigned int stids_in_use; member
529 t->stids_in_use--; in cxgb3_free_stid()688 t->stids_in_use++; in cxgb3_alloc_stid()1177 t->stids_in_use = t->atids_in_use = 0; in init_tid_tabs()
142 unsigned int stids_in_use; member
674 return (atomic_read(&t->conns_in_use) || t->stids_in_use); in cxgb4_uld_in_use()
1654 t->stids_in_use += 2; in cxgb4_alloc_stid()1657 t->stids_in_use++; in cxgb4_alloc_stid()1713 t->stids_in_use -= 2; in cxgb4_free_stid()1716 t->stids_in_use--; in cxgb4_free_stid()1877 t->stids_in_use = 0; in tid_init()
3369 t->stids_in_use - t->v6_stids_in_use, in tid_info_show()
Completed in 30 milliseconds