Home
last modified time | relevance | path

Searched refs:stids_in_use (Results 1 - 12 of 12) sorted by relevance

/kernel/linux/linux-5.10/drivers/net/ethernet/chelsio/cxgb3/
H A Dcxgb3_offload.h184 unsigned int stids_in_use; member
H 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()
/kernel/linux/linux-6.6/drivers/net/ethernet/chelsio/cxgb3/
H A Dcxgb3_offload.h184 unsigned int stids_in_use; member
H 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()
/kernel/linux/linux-5.10/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.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()
H A Dcxgb4_debugfs.c3369 t->stids_in_use - t->v6_stids_in_use, in tid_info_show()
/kernel/linux/linux-6.6/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()
1876 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()

Completed in 37 milliseconds