Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/chelsio/cxgb3/
A Dcxgb3_offload.h184 unsigned int stids_in_use; member
A 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/drivers/net/ethernet/chelsio/cxgb4/
A Dcxgb4_uld.h142 unsigned int stids_in_use; member
A Dcxgb4_uld.c674 return (atomic_read(&t->conns_in_use) || t->stids_in_use); in cxgb4_uld_in_use()
A Dcxgb4_main.c1654 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()
A Dcxgb4_debugfs.c3369 t->stids_in_use - t->v6_stids_in_use, in tid_info_show()

Completed in 28 milliseconds