Home
last modified time | relevance | path

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

/freebsd-13.1/sys/dev/cxgbe/
H A Dt4_ioctl.h135 FILTER_SWITCH enumerator
H A Dt4_filter.c727 V_FW_FILTER_WR_LPBK(f->fs.action == FILTER_SWITCH) | in set_tcamfilter()
954 if (is_t4(sc) && t->fs.action == FILTER_SWITCH && in set_filter()
959 if (t->fs.action == FILTER_SWITCH && t->fs.eport >= sc->params.nports) in set_filter()
2051 if (f->fs.action == FILTER_SWITCH) { in configure_hashfilter_tcb()
/freebsd-13.1/usr.sbin/cxgbetool/
H A Dcxgbetool.c902 else if (t->fs.action == FILTER_SWITCH) { in do_show_one_filter_info()
1261 t.fs.action = FILTER_SWITCH; in set_filter()
1386 if (t.fs.action != FILTER_SWITCH && in set_filter()