Searched refs:txd_size (Results 1 – 7 of 7) sorted by relevance
1537 if (bdx_fifo_init(priv, &priv->txd_fifo0.m, priv->txd_size, in bdx_tx_init()1548 if (bdx_tx_db_init(&priv->txdb, max(priv->txd_size, priv->txf_size))) in bdx_tx_init()2021 priv->txd_size = 2; in bdx_probe()2260 ring->tx_pending = bdx_tx_fifo_size_to_packets(priv->txd_size); in bdx_get_ringparam()2291 (tx_size == priv->txd_size)) in bdx_set_ringparam()2300 priv->txf_size = priv->txd_size = tx_size; in bdx_set_ringparam()
274 u8 txd_size; member
65 u8 txd_size; member
147 self->dx_size = aq_nic_cfg->aq_hw_caps->txd_size; in aq_ring_tx_alloc()
34 .txd_size = HW_ATL2_TXD_SIZE, \
31 .txd_size = HW_ATL_A0_TXD_SIZE, \
33 .txd_size = HW_ATL_B0_TXD_SIZE, \