Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/net/ethernet/chelsio/cxgb4/
Dcudbg_entity.h180 u32 hpftid_base; member
Dcxgb4_uld.h122 unsigned int hpftid_base; member
Dcxgb4_filter.c1647 fidx = filter_id + adapter->tids.hpftid_base; in __cxgb4_set_filter()
1836 f->tid - adapter->tids.hpftid_base, in __cxgb4_del_filter()
2084 idx = tid - adap->tids.hpftid_base; in filter_rpl()
Dcxgb4_debugfs.c3382 seq_printf(seq, "HPFTID range: %u..%u\n", t->hpftid_base, in tid_info_show()
3383 t->hpftid_base + t->nhpftids - 1); in tid_info_show()
Dcudbg_lib.c2167 tid->hpftid_base = val[0]; in cudbg_collect_tid()
Dcxgb4_main.c5003 adap->tids.hpftid_base = val[0]; in adap_init0()