Home
last modified time | relevance | path

Searched refs:FILTER_SWITCH (Results 1 – 3 of 3) sorted by relevance

/freebsd-12.1/sys/dev/cxgbe/
H A Dt4_ioctl.h132 FILTER_SWITCH enumerator
H A Dt4_filter.c634 V_FW_FILTER_WR_LPBK(f->fs.action == FILTER_SWITCH) | in set_tcamfilter()
857 if (is_t4(sc) && t->fs.action == FILTER_SWITCH && in set_filter()
862 if (t->fs.action == FILTER_SWITCH && t->fs.eport >= sc->params.nports) in set_filter()
1955 if (f->fs.action == FILTER_SWITCH) { in configure_hashfilter_tcb()
/freebsd-12.1/usr.sbin/cxgbetool/
H A Dcxgbetool.c898 else if (t->fs.action == FILTER_SWITCH) { in do_show_one_filter_info()
1243 t.fs.action = FILTER_SWITCH; in set_filter()
1368 if (t.fs.action != FILTER_SWITCH && in set_filter()