Home
last modified time | relevance | path

Searched refs:ixgbe_read_i2c_byte_unlocked (Results 1 – 3 of 3) sorted by relevance

/NextBSD/sys/dev/ixgbe/
HDixgbe_api.h176 s32 ixgbe_read_i2c_byte_unlocked(struct ixgbe_hw *hw, u8 byte_offset,
HDixgbe_api.c1385 s32 ixgbe_read_i2c_byte_unlocked(struct ixgbe_hw *hw, u8 byte_offset, in ixgbe_read_i2c_byte_unlocked() function
HDixgbe_x550.c129 status = ixgbe_read_i2c_byte_unlocked(hw, reg, IXGBE_PE, value); in ixgbe_read_pe()