Home
last modified time | relevance | path

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

/drivers/net/ethernet/amd/xgbe/
A Dxgbe-i2c.c112 unsigned int tx_slots; in xgbe_i2c_write() local
116 tx_slots = pdata->i2c.tx_fifo_size - XI2C_IOREAD(pdata, IC_TXFLR); in xgbe_i2c_write()
117 while (tx_slots && state->tx_len) { in xgbe_i2c_write()
128 tx_slots--; in xgbe_i2c_write()

Completed in 4 milliseconds