Home
last modified time | relevance | path

Searched refs:IOCTL_DEBUGOUT (Results 1 – 9 of 9) sorted by relevance

/freebsd-12.1/sys/dev/ixl/
H A Dixl_debug.h64 #define IOCTL_DEBUGOUT(...) if (DEBUG_IOCTL) _DBG_PRINTF(__VA_ARGS__) macro
83 #define IOCTL_DEBUGOUT(...) macro
H A Dif_ixl.c1304 IOCTL_DEBUGOUT("ixl_if_multi_set: begin"); in ixl_if_multi_set()
1328 IOCTL_DEBUGOUT("ixl_if_multi_set: end"); in ixl_if_multi_set()
1337 IOCTL_DEBUGOUT("ioctl: SIOCSIFMTU (Set Interface MTU)"); in ixl_if_mtu_set()
H A Dif_iavf.c1249 IOCTL_DEBUGOUT("iavf_if_multi_set: begin"); in iavf_if_multi_set()
1276 IOCTL_DEBUGOUT("ioctl: SIOCSIFMTU (Set Interface MTU)"); in iavf_if_mtu_set()
H A Dixl_pf_main.c654 IOCTL_DEBUGOUT("ixl_add_multi: begin"); in ixl_add_multi()
691 IOCTL_DEBUGOUT("ixl_add_multi: end"); in ixl_add_multi()
703 IOCTL_DEBUGOUT("ixl_del_multi: begin"); in ixl_del_multi()
/freebsd-12.1/sys/dev/e1000/
H A Dif_em.h329 #define IOCTL_DEBUGOUT(S) if (DEBUG_IOCTL) printf(S "\n") macro
H A Dif_em.c1197 IOCTL_DEBUGOUT("ioctl rcv'd: SIOCSIFMTU (Set Interface MTU)"); in em_if_mtu_set()
1683 IOCTL_DEBUGOUT("em_set_multi: begin"); in em_if_multi_set()
/freebsd-12.1/sys/dev/ixgbe/
H A Dixgbe.h182 #define IOCTL_DEBUGOUT(S) if (DEBUG_IOCTL) printf(S "\n") macro
H A Dif_ixv.c576 IOCTL_DEBUGOUT("ioctl: SIOCSIFMTU (Set Interface MTU)"); in ixv_if_mtu_set()
840 IOCTL_DEBUGOUT("ixv_if_multi_set: begin"); in ixv_if_multi_set()
H A Dif_ix.c2779 IOCTL_DEBUGOUT("ioctl: SIOCIFMTU (Set Interface MTU)"); in ixgbe_if_mtu_set()
3237 IOCTL_DEBUGOUT("ixgbe_if_multi_set: begin"); in ixgbe_if_multi_set()