Searched refs:tx_fifo_size (Results 1 – 7 of 7) sorted by relevance
171 hw_feat->tx_fifo_size = XGMAC_GET_BITS(mac_hfr1, MAC_HWF1R, in xgbe_get_all_hw_features()235 hw_feat->tx_fifo_size = 1 << (hw_feat->tx_fifo_size + 7); in xgbe_get_all_hw_features()237 hw_feat->tx_fifo_size, hw_feat->rx_fifo_size); in xgbe_get_all_hw_features()277 hw_feat->tx_fifo_size); in xgbe_get_all_hw_features()
226 tx_slots = pdata->i2c.tx_fifo_size - XI2C_IOREAD(pdata, IC_TXFLR); in xgbe_i2c_write() 361 i2c->tx_fifo_size = XI2C_GET_BITS(reg, IC_COMP_PARAM_1, in xgbe_i2c_get_features() 367 "TX_BUFFER_DEPTH", i2c->tx_fifo_size); in xgbe_i2c_get_features()
686 unsigned int tx_fifo_size; member 974 unsigned int tx_fifo_size; /* MTL Transmit FIFO Size */ member
1836 pdata->hw_feat.tx_fifo_size)); in xgbe_get_tx_fifo_size()
1427 pdata->tx_max_fifo_size = pdata->hw_feat.tx_fifo_size; in axgbe_if_attach_post()
70 uint32_t tx_fifo_size,
131 uint32_t tx_fifo_size; member