Home
last modified time | relevance | path

Searched refs:stids_in_use (Results 1 – 5 of 5) sorted by relevance

/Linux-v4.19/drivers/net/ethernet/chelsio/cxgb3/
Dcxgb3_offload.h184 unsigned int stids_in_use; member
Dcxgb3_offload.c529 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()
/Linux-v4.19/drivers/net/ethernet/chelsio/cxgb4/
Dcxgb4_uld.h125 unsigned int stids_in_use; member
Dcxgb4_main.c1146 t->stids_in_use += 2; in cxgb4_alloc_stid()
1149 t->stids_in_use++; in cxgb4_alloc_stid()
1205 t->stids_in_use -= 2; in cxgb4_free_stid()
1208 t->stids_in_use--; in cxgb4_free_stid()
1357 t->stids_in_use = 0; in tid_init()
Dcxgb4_debugfs.c3217 t->stids_in_use - t->v6_stids_in_use, in tid_info_show()