Searched refs:hpftid_base (Results 1 – 7 of 7) sorted by relevance
180 u32 hpftid_base; member
1636 if (ftid >= t->hpftid_base && ftid < t->hpftid_base + t->nhpftids) in cxgb4_get_filter_entry()1637 return &t->hpftid_tab[ftid - t->hpftid_base]; in cxgb4_get_filter_entry()1850 filter_id -= adapter->tids.hpftid_base; in cxgb4_ntuple_del_filter()1914 tid += adapter->tids.hpftid_base; in cxgb4_ntuple_set_filter()
125 unsigned int hpftid_base; member
1647 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()
3382 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()
2183 tid->hpftid_base = val[0]; in cudbg_collect_tid()
5000 adap->tids.hpftid_base = val[0]; in adap_init0()