Home
last modified time | relevance | path

Searched refs:ixgbe_write_iosf_sb_reg_x550a (Results 1 – 2 of 2) sorted by relevance

/illumos-gate/usr/src/uts/common/io/ixgbe/core/
H A Dixgbe_x550.h73 s32 ixgbe_write_iosf_sb_reg_x550a(struct ixgbe_hw *hw, u32 reg_addr,
H A Dixgbe_x550.c804 mac->ops.write_iosf_sb_reg = ixgbe_write_iosf_sb_reg_x550a; in ixgbe_init_ops_X550EM_a()
1294 s32 ixgbe_write_iosf_sb_reg_x550a(struct ixgbe_hw *hw, u32 reg_addr, in ixgbe_write_iosf_sb_reg_x550a() function