Home
last modified time | relevance | path

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

/freebsd/sys/dev/cxgbe/
H A Dt4_ioctl.h133 FILTER_SWITCH enumerator
H A Dt4_filter.c725 V_FW_FILTER_WR_LPBK(f->fs.action == FILTER_SWITCH) | in set_tcamfilter()
952 if (is_t4(sc) && t->fs.action == FILTER_SWITCH && in set_filter()
957 if (t->fs.action == FILTER_SWITCH && t->fs.eport >= sc->params.nports) in set_filter()
2016 if (f->fs.action == FILTER_SWITCH) { in configure_hashfilter_tcb()
/freebsd/usr.sbin/cxgbetool/
H A Dcxgbetool.c872 else if (t->fs.action == FILTER_SWITCH) { in do_show_one_filter_info()
1215 t.fs.action = FILTER_SWITCH; in set_filter()
1340 if (t.fs.action != FILTER_SWITCH && in set_filter()