Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/net/ethernet/chelsio/cxgb4/
Dcxgb4_ethtool.c2020 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()
Dcxgb4.h2099 int t4_i2c_rd(struct adapter *adap, unsigned int mbox, int port,
Dt4_hw.c10415 int t4_i2c_rd(struct adapter *adap, unsigned int mbox, int port, in t4_i2c_rd() function