Searched refs:write_iosf_sb_reg (Results 1 – 3 of 3) sorted by relevance
| /f-stack/dpdk/drivers/net/ixgbe/base/ |
| H A D | ixgbe_x550.c | 1669 rc = mac->ops.write_iosf_sb_reg(hw, in ixgbe_setup_sgmii() 1683 rc = mac->ops.write_iosf_sb_reg(hw, in ixgbe_setup_sgmii() 1701 rc = mac->ops.write_iosf_sb_reg(hw, in ixgbe_setup_sgmii() 1738 rc = mac->ops.write_iosf_sb_reg(hw, in ixgbe_setup_sgmii_fw() 1752 rc = mac->ops.write_iosf_sb_reg(hw, in ixgbe_setup_sgmii_fw() 1758 rc = mac->ops.write_iosf_sb_reg(hw, in ixgbe_setup_sgmii_fw() 1776 rc = mac->ops.write_iosf_sb_reg(hw, in ixgbe_setup_sgmii_fw() 2675 status = mac->ops.write_iosf_sb_reg(hw, in ixgbe_setup_sfi_x550a() 2809 status = mac->ops.write_iosf_sb_reg(hw, in ixgbe_setup_ixfi_x550em_x() 2824 status = mac->ops.write_iosf_sb_reg(hw, in ixgbe_setup_ixfi_x550em_x() [all …]
|
| H A D | ixgbe_api.c | 1279 return ixgbe_call_func(hw, hw->mac.ops.write_iosf_sb_reg, (hw, reg_addr, in ixgbe_write_iosf_sb_reg()
|
| H A D | ixgbe_type.h | 4016 s32 (*write_iosf_sb_reg)(struct ixgbe_hw *, u32, u32, u32); member
|