Home
last modified time | relevance | path

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

/netbsd/src/sys/dev/pci/ixgbe/
Dixgbe_api.h189 s32 ixgbe_write_i2c_byte_unlocked(struct ixgbe_hw *hw, u8 byte_offset,
Dixgbe_api.c1561 s32 ixgbe_write_i2c_byte_unlocked(struct ixgbe_hw *hw, u8 byte_offset, in ixgbe_write_i2c_byte_unlocked() function
Dixgbe_x550.c172 status = ixgbe_write_i2c_byte_unlocked(hw, reg, IXGBE_PE, value); in ixgbe_write_pe()