Home
last modified time | relevance | path

Searched refs:stid_base (Results 1 – 10 of 10) sorted by relevance

/linux-6.3-rc2/drivers/net/ethernet/chelsio/cxgb3/
A Dcxgb3_defs.h56 return &t->stid_tab[stid - t->stid_base]; in stid2entry()
79 if (tid < t->stid_base || tid >= t->stid_base + t->nstids) in lookup_stid()
A Dcxgb3_offload.h164 unsigned int stid_base; member
A Dcxgb3_offload.c684 stid = (p - t->stid_tab) + t->stid_base; in cxgb3_alloc_stid()
1159 unsigned int atid_base, unsigned int stid_base) in init_tid_tabs() argument
1172 t->stid_base = stid_base; in init_tid_tabs()
/linux-6.3-rc2/drivers/net/ethernet/chelsio/cxgb4/
A Dcxgb4_uld.h113 unsigned int stid_base; member
189 stid -= t->stid_base; in lookup_stid()
A Dcudbg_entity.h159 u32 stid_base; member
A Dcxgb4_debugfs.c3365 (!t->stid_base && in tid_info_show()
3367 t->stid_base + 1 : t->stid_base, in tid_info_show()
3368 t->stid_base + t->nstids - 1, in tid_info_show()
A Dcxgb4_filter.c1045 sb = adapter->tids.stid_base; in clear_all_filters()
1163 (adap->tids.nhash + (adap->tids.stid_base - adap->tids.tid_base))) in is_filter_exact_match()
A Dcxgb4_main.c1648 stid += t->stid_base; in cxgb4_alloc_stid()
1702 stid -= t->stid_base; in cxgb4_free_stid()
1897 if (!t->stid_base && in tid_init()
5189 adap->tids.stid_base = val[1]; in adap_init0()
A Dcudbg_lib.c2192 tid->stid_base = padap->tids.stid_base; in cudbg_collect_tid()
A Dcxgb4_ethtool.c2263 (adap->tids.stid_base - adap->tids.tid_base); in cxgb4_init_ethtool_filters()

Completed in 44 milliseconds