Home
last modified time | relevance | path

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

/src/sys/dev/cxgbe/
H A Dt4_ioctl.h138 FILTER_SWITCH enumerator
H A Dt4_filter.c860 V_FW_FILTER_WR_LPBK(f->fs.action == FILTER_SWITCH) | in set_tcamfilter()
1154 if (is_t4(sc) && t->fs.action == FILTER_SWITCH && in set_filter()
1159 if (t->fs.action == FILTER_SWITCH && t->fs.eport >= sc->params.nports) in set_filter()
2230 if (f->fs.action == FILTER_SWITCH) { in configure_hashfilter_tcb()
/src/usr.sbin/cxgbetool/
H A Dcxgbetool.c935 else if (t->fs.action == FILTER_SWITCH) { in do_show_one_filter_info()
1278 t.fs.action = FILTER_SWITCH; in set_filter()
1403 if (t.fs.action != FILTER_SWITCH && in set_filter()