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

/linux-master/drivers/net/ethernet/chelsio/cxgb4/
H A Dcxgb4_filter.c448 struct filter_entry *prev_tab, *next_tab, *prev_fe, *next_fe; local
468 next_tab = t->hpftid_tab;
479 next_tab = t->ftid_tab;
525 next_tab = t->ftid_tab;
528 next_fe = &next_tab[next_ftid];

Completed in 82 milliseconds