Searched refs:UNREFERENCED_2PARAMETER (Results 1 – 10 of 10) sorted by relevance
/freebsd/sys/dev/ixgbe/ |
H A D | if_fdir.c | 157 UNREFERENCED_2PARAMETER(txr, mp); in ixgbe_atr()
|
H A D | ixgbe_osdep.h | 126 #define UNREFERENCED_2PARAMETER(_p, _q) macro
|
H A D | ixgbe_vf.c | 501 UNREFERENCED_2PARAMETER(vind, vlvf_bypass); in ixgbe_set_vfta_vf()
|
H A D | ixgbe_mbx.c | 465 UNREFERENCED_2PARAMETER(hw, mbx_id); in ixgbe_release_mbx_lock_dummy()
|
H A D | ixgbe_common.c | 4770 UNREFERENCED_2PARAMETER(len, driver_ver); in ixgbe_set_fw_drv_ver_generic()
|
/freebsd/sys/dev/iavf/ |
H A D | iavf_osdep.h | 88 #define UNREFERENCED_2PARAMETER(_p, _q) do { \ macro
|
H A D | iavf_lib.c | 872 UNREFERENCED_2PARAMETER(arg2, oidp); in iavf_sysctl_sw_filter_list()
|
H A D | if_iavf_iflib.c | 2045 UNREFERENCED_2PARAMETER(arg2, oidp); in iavf_sysctl_queue_interrupt_table()
|
/freebsd/sys/dev/ixl/ |
H A D | i40e_osdep.h | 80 #define UNREFERENCED_2PARAMETER(_p, _q) macro
|
/freebsd/sys/dev/ice/ |
H A D | ice_osdep.h | 174 #define UNREFERENCED_2PARAMETER(_p, _q) do { \ macro
|