Home
last modified time | relevance | path

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

/linux-4.1.27/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()
1201 t->stids_in_use = t->atids_in_use = 0; in init_tid_tabs()
/linux-4.1.27/drivers/net/ethernet/chelsio/cxgb4/
Dcxgb4_uld.h118 unsigned int stids_in_use; member
Dcxgb4_main.c1500 t->stids_in_use++; in cxgb4_alloc_stid()
1502 t->stids_in_use += 4; in cxgb4_alloc_stid()
1530 t->stids_in_use++; in cxgb4_alloc_sftid()
1556 t->stids_in_use--; in cxgb4_free_stid()
1558 t->stids_in_use -= 4; in cxgb4_free_stid()
1683 t->stids_in_use = 0; in tid_init()