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

/freebsd-12-stable/sys/dev/ixgbe/
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;
1318 * ixgbe_read_iosf_sb_reg_x550a - Reads specified register of the IOSF device
1324 s32 ixgbe_read_iosf_sb_reg_x550a(struct ixgbe_hw *hw, u32 reg_addr, function

Completed in 108 milliseconds