Home
last modified time | relevance | path

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

/freebsd/sys/dev/cxgbe/
H A Dt4_ioctl.h113 #define T4_FILTER_PORT 0x80 /* Physical ingress port */ macro
H A Dt4_filter.c358 if (mode & T4_FILTER_PORT) in mode_to_fconf()
472 mode |= T4_FILTER_PORT; in fconf_to_mode()
/freebsd/usr.sbin/cxgbetool/
H A Dcxgbetool.c537 case T4_FILTER_PORT: in do_show_info_header()
808 case T4_FILTER_PORT: in do_show_one_filter_info()
1015 if (mode & T4_FILTER_PORT) in get_filter_mode()
1066 mode |= T4_FILTER_PORT; in set_filter_mode()