Home
last modified time | relevance | path

Searched refs:hpftid_tab (Results 1 – 5 of 5) sorted by relevance

/linux-6.3-rc2/drivers/net/ethernet/chelsio/cxgb4/
A Dcxgb4_filter.c380 f = &adapter->tids.hpftid_tab[fidx]; in get_filter_count()
468 next_tab = t->hpftid_tab; in cxgb4_filter_prio_in_range()
491 prev_tab = t->hpftid_tab; in cxgb4_filter_prio_in_range()
512 prev_tab = t->hpftid_tab; in cxgb4_filter_prio_in_range()
627 f = &t->hpftid_tab[ftid]; in cxgb4_get_free_ftid()
766 f = &adapter->tids.hpftid_tab[fidx]; in del_filter_wr()
800 f = &adapter->tids.hpftid_tab[fidx]; in set_filter_wr()
963 f = &adapter->tids.hpftid_tab[fidx]; in delete_filter()
1011 if (adapter->tids.hpftid_tab) { in clear_all_filters()
1563 tab = &adapter->tids.hpftid_tab[0]; in __cxgb4_set_filter()
[all …]
A Dcxgb4_tc_u32.c375 f = &adapter->tids.hpftid_tab[i]; in cxgb4_delete_knode()
A Dcxgb4_uld.h122 struct filter_entry *hpftid_tab; member
A Dcxgb4_main.c1853 t->nhpftids * sizeof(*t->hpftid_tab) + in tid_init()
1867 t->hpftid_tab = (struct filter_entry *)&t->stid_bmap[stid_bmap_size]; in tid_init()
1868 t->hpftid_bmap = (unsigned long *)&t->hpftid_tab[t->nhpftids]; in tid_init()
A Dcxgb4_ethtool.c1637 return &t->hpftid_tab[ftid - t->hpftid_base]; in cxgb4_get_filter_entry()

Completed in 24 milliseconds