Searched refs:ixgbe_read_iosf_sb_reg_x550 (Results 1 - 2 of 2) sorted by relevance

/freebsd-12-stable/sys/dev/ixgbe/
H A Dixgbe_x550.h67 s32 ixgbe_read_iosf_sb_reg_x550(struct ixgbe_hw *hw, u32 reg_addr,
H A Dixgbe_x550.c800 mac->ops.read_iosf_sb_reg = ixgbe_read_iosf_sb_reg_x550;
857 mac->ops.read_iosf_sb_reg = ixgbe_read_iosf_sb_reg_x550;
1173 * ixgbe_read_iosf_sb_reg_x550 - Reads specified register of the IOSF device
1179 s32 ixgbe_read_iosf_sb_reg_x550(struct ixgbe_hw *hw, u32 reg_addr, function

Completed in 114 milliseconds