Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/net/axgbe/
H A Daxgbe_i2c.c108 if (state->op->cmd == AXGBE_I2C_CMD_READ) in axgbe_i2c_write()
133 if (state->op->cmd != AXGBE_I2C_CMD_READ) in axgbe_i2c_read()
H A Daxgbe_ethdev.h247 AXGBE_I2C_CMD_READ = 0, enumerator
H A Daxgbe_phy_impl.c306 i2c_op.cmd = AXGBE_I2C_CMD_READ; in axgbe_phy_redrv_write()
351 i2c_op.cmd = AXGBE_I2C_CMD_READ; in axgbe_phy_i2c_read()