Home
last modified time | relevance | path

Searched refs:UNREFERENCED_4PARAMETER (Results 1 – 11 of 11) sorted by relevance

/f-stack/dpdk/drivers/net/ixgbe/base/
H A Dixgbe_osdep.h55 #define UNREFERENCED_4PARAMETER(_p, _q, _r, _s) macro
H A Dixgbe_x550.c495 UNREFERENCED_4PARAMETER(*hw, reg_addr, device_type, *phy_data); in ixgbe_read_phy_reg_x550em()
502 UNREFERENCED_4PARAMETER(*hw, reg_addr, device_type, phy_data); in ixgbe_write_phy_reg_x550em()
/f-stack/dpdk/drivers/net/e1000/base/
H A De1000_osdep.h41 #define UNREFERENCED_4PARAMETER(_p, _q, _r, _s) macro
H A De1000_nvm.c44 UNREFERENCED_4PARAMETER(hw, a, b, c); in e1000_null_read_nvm()
84 UNREFERENCED_4PARAMETER(hw, a, b, c); in e1000_null_write_nvm()
H A De1000_mbx.c34 UNREFERENCED_4PARAMETER(hw, msg, size, mbx_id); in e1000_null_mbx_transact()
H A De1000_phy.c152 UNREFERENCED_4PARAMETER(hw, byte_offset, dev_addr, data); in e1000_read_i2c_byte_null()
170 UNREFERENCED_4PARAMETER(hw, byte_offset, dev_addr, data); in e1000_write_i2c_byte_null()
/f-stack/dpdk/drivers/net/igc/base/
H A Digc_osdep.h50 #define UNREFERENCED_4PARAMETER(_p, _q, _r, _s) \ macro
H A Digc_nvm.c44 UNREFERENCED_4PARAMETER(hw, a, b, c); in igc_null_read_nvm()
83 UNREFERENCED_4PARAMETER(hw, a, b, c); in igc_null_write_nvm()
H A Digc_phy.c151 UNREFERENCED_4PARAMETER(hw, byte_offset, dev_addr, data); in igc_read_i2c_byte_null()
169 UNREFERENCED_4PARAMETER(hw, byte_offset, dev_addr, data); in igc_write_i2c_byte_null()
/f-stack/dpdk/drivers/common/iavf/
H A Diavf_type.h20 #define UNREFERENCED_4PARAMETER(_p, _q, _r, _s) (_p); (_q); (_r); (_s); macro
/f-stack/dpdk/drivers/net/i40e/base/
H A Di40e_type.h20 #define UNREFERENCED_4PARAMETER(_p, _q, _r, _s) (_p); (_q); (_r); (_s); macro