Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/net/axgbe/
H A Daxgbe_ethdev.h251 struct axgbe_i2c_op { struct
261 struct axgbe_i2c_op *op; argument
389 int (*i2c_xfer)(struct axgbe_port *, struct axgbe_i2c_op *);
H A Daxgbe_phy_impl.c254 struct axgbe_i2c_op *i2c_op) in axgbe_phy_i2c_xfer()
269 struct axgbe_i2c_op i2c_op; in axgbe_phy_redrv_write()
330 struct axgbe_i2c_op i2c_op; in axgbe_phy_i2c_read()
365 struct axgbe_i2c_op i2c_op; in axgbe_phy_sfp_put_mux()
384 struct axgbe_i2c_op i2c_op; in axgbe_phy_sfp_get_mux()
H A Daxgbe_i2c.c226 static int axgbe_i2c_xfer(struct axgbe_port *pdata, struct axgbe_i2c_op *op) in axgbe_i2c_xfer()