Home
last modified time | relevance | path

Searched refs:UNREFERENCED_2PARAMETER (Results 1 – 16 of 16) sorted by relevance

/f-stack/dpdk/drivers/net/ixgbe/base/
H A Dixgbe_hv_vf.c32 UNREFERENCED_2PARAMETER(hw, xcast_mode); in ixgbevf_hv_update_xcast_mode()
H A Dixgbe_osdep.h53 #define UNREFERENCED_2PARAMETER(_p, _q) macro
H A Dixgbe_vf.c441 UNREFERENCED_2PARAMETER(vind, vlvf_bypass); in ixgbe_set_vfta_vf()
H A Dixgbe_common.c4658 UNREFERENCED_2PARAMETER(len, driver_ver); in ixgbe_set_fw_drv_ver_generic()
/f-stack/dpdk/drivers/net/fm10k/base/
H A Dfm10k_vf.c308 UNREFERENCED_2PARAMETER(glort, flags); in fm10k_update_uc_addr_vf()
442 UNREFERENCED_2PARAMETER(glort, count); in fm10k_update_lport_state_vf()
H A Dfm10k_type.h87 #define UNREFERENCED_2PARAMETER(_p, _q) do { (_p); (_q); } while (0) macro
/f-stack/dpdk/drivers/net/e1000/base/
H A De1000_osdep.h39 #define UNREFERENCED_2PARAMETER(_p, _q) macro
H A De1000_mbx.c16 UNREFERENCED_2PARAMETER(hw, mbx_id); in e1000_null_mbx_check_for_flag()
H A De1000_nvm.c68 UNREFERENCED_2PARAMETER(hw, data); in e1000_null_led_default()
H A De1000_phy.c82 UNREFERENCED_2PARAMETER(hw, data); in e1000_null_set_page()
120 UNREFERENCED_2PARAMETER(hw, active); in e1000_null_lplu_state()
/f-stack/dpdk/drivers/net/igc/base/
H A Digc_osdep.h39 #define UNREFERENCED_2PARAMETER(_p, _q) \ macro
H A Digc_nvm.c67 UNREFERENCED_2PARAMETER(hw, data); in igc_null_led_default()
H A Digc_phy.c82 UNREFERENCED_2PARAMETER(hw, data); in igc_null_set_page()
119 UNREFERENCED_2PARAMETER(hw, active); in igc_null_lplu_state()
/f-stack/dpdk/drivers/common/iavf/
H A Diavf_type.h18 #define UNREFERENCED_2PARAMETER(_p, _q) (_p); (_q); macro
/f-stack/dpdk/drivers/net/i40e/base/
H A Di40e_type.h18 #define UNREFERENCED_2PARAMETER(_p, _q) (_p); (_q); macro
H A Di40e_common.c3785 UNREFERENCED_2PARAMETER(buff, buff_size); in i40e_aq_oem_post_update()