Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/net/axgbe/
H A Daxgbe_phy_impl.c253 static int axgbe_phy_i2c_xfer(struct axgbe_port *pdata, in axgbe_phy_i2c_xfer() function
296 ret = axgbe_phy_i2c_xfer(pdata, &i2c_op); in axgbe_phy_redrv_write()
310 ret = axgbe_phy_i2c_xfer(pdata, &i2c_op); in axgbe_phy_redrv_write()
340 ret = axgbe_phy_i2c_xfer(pdata, &i2c_op); in axgbe_phy_i2c_read()
355 ret = axgbe_phy_i2c_xfer(pdata, &i2c_op); in axgbe_phy_i2c_read()
378 return axgbe_phy_i2c_xfer(pdata, &i2c_op); in axgbe_phy_sfp_put_mux()
397 return axgbe_phy_i2c_xfer(pdata, &i2c_op); in axgbe_phy_sfp_get_mux()