Searched refs:T4_FILTER_IC_VNIC (Results 1 - 3 of 3) sorted by relevance

/freebsd-13-stable/sys/dev/cxgbe/
H A Dt4_ioctl.h126 #define T4_FILTER_IC_VNIC 0x80000000 /* VNIC id (PF/VF) */ macro
H A Dt4_filter.c379 if (mode & T4_FILTER_IC_VNIC)
480 mode |= T4_FILTER_IC_VNIC;
/freebsd-13-stable/usr.sbin/cxgbetool/
H A Dcxgbetool.c549 if (mode & T4_FILTER_IC_VNIC)
830 if (mode & T4_FILTER_IC_VNIC) {
1047 if (mode & T4_FILTER_IC_VNIC)
1097 mode |= T4_FILTER_IC_VNIC;

Completed in 37 milliseconds