Home
last modified time | relevance | path

Searched refs:ixgbe_read_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.h75 s32 ixgbe_read_iosf_sb_reg_x550a(struct ixgbe_hw *hw, u32 reg_addr,
H A Dixgbe_x550.c803 mac->ops.read_iosf_sb_reg = ixgbe_read_iosf_sb_reg_x550a; in ixgbe_init_ops_X550EM_a()
1324 s32 ixgbe_read_iosf_sb_reg_x550a(struct ixgbe_hw *hw, u32 reg_addr, in ixgbe_read_iosf_sb_reg_x550a() function