Searched refs:tx_fifo_size (Results 1 – 4 of 4) sorted by relevance
106 tx_slots = pdata->i2c.tx_fifo_size - XI2C_IOREAD(pdata, IC_TXFLR); in axgbe_i2c_write()217 i2c->tx_fifo_size = XI2C_GET_BITS(reg, IC_COMP_PARAM_1, in axgbe_i2c_get_features()
283 unsigned int tx_fifo_size; member429 unsigned int tx_fifo_size; /* MTL Transmit FIFO Size */ member
1984 hw_feat->tx_fifo_size = AXGMAC_GET_BITS(mac_hfr1, MAC_HWF1R, in axgbe_get_all_hw_features()2056 hw_feat->tx_fifo_size = 1 << (hw_feat->tx_fifo_size + 7); in axgbe_get_all_hw_features()2311 pdata->tx_max_fifo_size = pdata->hw_feat.tx_fifo_size; in eth_axgbe_dev_init()
1088 pdata->hw_feat.tx_fifo_size); in axgbe_config_tx_fifo_size()