Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/net/axgbe/
H A Daxgbe_i2c.c101 struct axgbe_i2c_op_state *state = &pdata->i2c.op_state; in axgbe_i2c_write()
129 struct axgbe_i2c_op_state *state = &pdata->i2c.op_state; in axgbe_i2c_read()
147 struct axgbe_i2c_op_state *state = &pdata->i2c.op_state; in axgbe_i2c_clear_isr_interrupts()
160 struct axgbe_i2c_op_state *state = &pdata->i2c.op_state; in axgbe_i2c_isr()
228 struct axgbe_i2c_op_state *state = &pdata->i2c.op_state; in axgbe_i2c_xfer()
H A Daxgbe_ethdev.h260 struct axgbe_i2c_op_state { struct
280 struct axgbe_i2c_op_state op_state; argument