Searched refs:UNREFERENCED_3PARAMETER (Results 1 – 5 of 5) sorted by relevance
/freebsd/sys/dev/iavf/ |
H A D | iavf_osdep.h | 92 #define UNREFERENCED_3PARAMETER(_p, _q, _r) do { \ macro
|
/freebsd/sys/dev/ixgbe/ |
H A D | ixgbe_vf.c | 353 UNREFERENCED_3PARAMETER(vmdq, enable_addr, index); in ixgbe_set_rar_vf() 595 UNREFERENCED_3PARAMETER(hw, speed, autoneg_wait_to_complete); in ixgbe_setup_mac_link_vf()
|
H A D | ixgbe_osdep.h | 127 #define UNREFERENCED_3PARAMETER(_p, _q, _r) macro
|
/freebsd/sys/dev/ixl/ |
H A D | i40e_osdep.h | 81 #define UNREFERENCED_3PARAMETER(_p, _q, _r) macro
|
/freebsd/sys/dev/ice/ |
H A D | ice_osdep.h | 178 #define UNREFERENCED_3PARAMETER(_p, _q, _r) do { \ macro
|