Searched refs:t4_i2c_rd (Results 1 - 6 of 6) sorted by relevance
/kernel/linux/linux-5.10/drivers/net/ethernet/chelsio/cxgb4/ |
H A D | cxgb4_ethtool.c | 2003 ret = t4_i2c_rd(adapter, adapter->mbox, pi->tx_chan, in cxgb4_get_module_info() 2008 ret = t4_i2c_rd(adapter, adapter->mbox, pi->tx_chan, in cxgb4_get_module_info() 2031 ret = t4_i2c_rd(adapter, adapter->mbox, pi->tx_chan, in cxgb4_get_module_info() 2064 return t4_i2c_rd(adapter, adapter->mbox, pi->tx_chan, in cxgb4_get_module_eeprom() 2071 ret = t4_i2c_rd(adapter, adapter->mbox, pi->tx_chan, in cxgb4_get_module_eeprom() 2082 return t4_i2c_rd(adapter, adapter->mbox, pi->tx_chan, I2C_DEV_ADDR_A2, in cxgb4_get_module_eeprom()
|
H A D | cxgb4.h | 2101 int t4_i2c_rd(struct adapter *adap, unsigned int mbox, int port,
|
H A D | t4_hw.c | 10437 * t4_i2c_rd - read I2C data from adapter 10448 int t4_i2c_rd(struct adapter *adap, unsigned int mbox, int port, in t4_i2c_rd() function
|
/kernel/linux/linux-6.6/drivers/net/ethernet/chelsio/cxgb4/ |
H A D | cxgb4_ethtool.c | 2020 ret = t4_i2c_rd(adapter, adapter->mbox, pi->tx_chan, in cxgb4_get_module_info() 2025 ret = t4_i2c_rd(adapter, adapter->mbox, pi->tx_chan, in cxgb4_get_module_info() 2048 ret = t4_i2c_rd(adapter, adapter->mbox, pi->tx_chan, in cxgb4_get_module_info() 2081 return t4_i2c_rd(adapter, adapter->mbox, pi->tx_chan, in cxgb4_get_module_eeprom() 2088 ret = t4_i2c_rd(adapter, adapter->mbox, pi->tx_chan, in cxgb4_get_module_eeprom() 2099 return t4_i2c_rd(adapter, adapter->mbox, pi->tx_chan, I2C_DEV_ADDR_A2, in cxgb4_get_module_eeprom()
|
H A D | cxgb4.h | 2097 int t4_i2c_rd(struct adapter *adap, unsigned int mbox, int port,
|
H A D | t4_hw.c | 10406 * t4_i2c_rd - read I2C data from adapter 10417 int t4_i2c_rd(struct adapter *adap, unsigned int mbox, int port, in t4_i2c_rd() function
|
Completed in 39 milliseconds