Searched refs:t4_i2c_rd (Results  1 – 3 of 3) sorted by relevance
| /Linux-v5.10/drivers/net/ethernet/chelsio/cxgb4/ | 
| D | cxgb4_ethtool.c | 1981 		ret = t4_i2c_rd(adapter, adapter->mbox, pi->tx_chan,  in cxgb4_get_module_info()1986 		ret = t4_i2c_rd(adapter, adapter->mbox, pi->tx_chan,  in cxgb4_get_module_info()
 2006 		ret = t4_i2c_rd(adapter, adapter->mbox, pi->tx_chan,  in cxgb4_get_module_info()
 2039 		return t4_i2c_rd(adapter, adapter->mbox, pi->tx_chan,  in cxgb4_get_module_eeprom()
 2046 		ret =  t4_i2c_rd(adapter, adapter->mbox, pi->tx_chan,  in cxgb4_get_module_eeprom()
 2057 	return t4_i2c_rd(adapter, adapter->mbox, pi->tx_chan, I2C_DEV_ADDR_A2,  in cxgb4_get_module_eeprom()
 
 | 
| D | cxgb4.h | 2101 int t4_i2c_rd(struct adapter *adap, unsigned int mbox, int port,
 | 
| D | t4_hw.c | 10435 int t4_i2c_rd(struct adapter *adap, unsigned int mbox, int port,  in t4_i2c_rd()  function
 |