Home
last modified time | relevance | path

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

/src/sys/dev/ixl/
H A Dixl_debug.h63 #define IOCTL_DEBUGOUT(...) if (DEBUG_IOCTL) _DBG_PRINTF(__VA_ARGS__) macro
82 #define IOCTL_DEBUGOUT(...) macro
H A Dif_ixl.c1487 IOCTL_DEBUGOUT("ixl_if_multi_set: begin"); in ixl_if_multi_set()
1515 IOCTL_DEBUGOUT("ixl_if_multi_set: end"); in ixl_if_multi_set()
1524 IOCTL_DEBUGOUT("ioctl: SIOCSIFMTU (Set Interface MTU)"); in ixl_if_mtu_set()
H A Dixl_pf_main.c612 IOCTL_DEBUGOUT("ixl_add_multi: begin"); in ixl_add_multi()
627 IOCTL_DEBUGOUT("ixl_add_multi: end"); in ixl_add_multi()
711 IOCTL_DEBUGOUT("ixl_del_multi: begin"); in ixl_del_multi()
737 IOCTL_DEBUGOUT("ixl_del_multi: end"); in ixl_del_multi()
/src/sys/dev/iavf/
H A Diavf_debug.h67 #define IOCTL_DEBUGOUT(...) if (DEBUG_IOCTL) _DBG_PRINTF(__VA_ARGS__) macro
86 #define IOCTL_DEBUGOUT(...) macro
H A Diavf_lib.c1273 IOCTL_DEBUGOUT("iavf_multi_set: begin"); in iavf_multi_set()
H A Dif_iavf_iflib.c1301 IOCTL_DEBUGOUT("ioctl: SiOCSIFMTU (Set Interface MTU)"); in iavf_if_mtu_set()
/src/sys/dev/igc/
H A Dif_igc.h194 #define IOCTL_DEBUGOUT(S) if (DEBUG_IOCTL) printf(S "\n") macro
H A Dif_igc.c803 IOCTL_DEBUGOUT("ioctl rcv'd: SIOCSIFMTU (Set Interface MTU)"); in igc_if_mtu_set()
1340 IOCTL_DEBUGOUT("igc_set_multi: begin"); in igc_if_multi_set()
/src/sys/dev/e1000/
H A Dif_em.h332 #define IOCTL_DEBUGOUT(S) if (DEBUG_IOCTL) printf(S "\n") macro
H A Dif_em.c1481 IOCTL_DEBUGOUT("ioctl rcv'd: SIOCSIFMTU (Set Interface MTU)"); in em_if_mtu_set()
2154 IOCTL_DEBUGOUT("em_set_multi: begin"); in em_if_multi_set()
/src/sys/dev/ixgbe/
H A Dixgbe.h175 #define IOCTL_DEBUGOUT(S) if (DEBUG_IOCTL) printf(S "\n") macro
H A Dif_ixv.c583 IOCTL_DEBUGOUT("ioctl: SIOCSIFMTU (Set Interface MTU)"); in ixv_if_mtu_set()
866 IOCTL_DEBUGOUT("ixv_if_multi_set: begin"); in ixv_if_multi_set()
H A Dif_ix.c1459 IOCTL_DEBUGOUT("ioctl: NVM ACCESS"); in ixgbe_if_priv_ioctl()
1462 IOCTL_DEBUGOUT("ioctl: DEBUG DUMP"); in ixgbe_if_priv_ioctl()
3726 IOCTL_DEBUGOUT("ioctl: SIOCIFMTU (Set Interface MTU)"); in ixgbe_if_mtu_set()
4184 IOCTL_DEBUGOUT("ixgbe_if_multi_set: begin"); in ixgbe_if_multi_set()