Home
last modified time | relevance | path

Searched refs:igb_read_i2c_byte (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/drivers/net/ethernet/intel/igb/
H A De1000_82575.h11 s32 igb_read_i2c_byte(struct e1000_hw *hw, u8 byte_offset, u8 dev_addr,
H A De1000_82575.c2911 .read_i2c_byte = igb_read_i2c_byte,
H A Digb_main.c9922 * igb_read_i2c_byte - Reads 8 bit word over I2C
9931 s32 igb_read_i2c_byte(struct e1000_hw *hw, u8 byte_offset, in igb_read_i2c_byte() function
/kernel/linux/linux-6.6/drivers/net/ethernet/intel/igb/
H A De1000_82575.h11 s32 igb_read_i2c_byte(struct e1000_hw *hw, u8 byte_offset, u8 dev_addr,
H A De1000_82575.c2911 .read_i2c_byte = igb_read_i2c_byte,
H A Digb_main.c10046 * igb_read_i2c_byte - Reads 8 bit word over I2C
10055 s32 igb_read_i2c_byte(struct e1000_hw *hw, u8 byte_offset, in igb_read_i2c_byte() function

Completed in 31 milliseconds