Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/chelsio/cxgb4/
H A Dcxgb4_uld.h142 unsigned int stids_in_use; member
H A Dcxgb4_uld.c674 return (atomic_read(&t->conns_in_use) || t->stids_in_use); in cxgb4_uld_in_use()
H A Dcxgb4_main.c1653 t->stids_in_use += 2; in cxgb4_alloc_stid()
1656 t->stids_in_use++; in cxgb4_alloc_stid()
1712 t->stids_in_use -= 2; in cxgb4_free_stid()
1715 t->stids_in_use--; in cxgb4_free_stid()
1879 t->stids_in_use = 0; in tid_init()
H A Dcxgb4_debugfs.c3369 t->stids_in_use - t->v6_stids_in_use, in tid_info_show()