Searched refs:txd_size (Results 1 – 6 of 6) sorted by relevance
42 u8 txd_size; member
57 self->dx_size = aq_nic_cfg->aq_hw_caps->txd_size; in aq_ring_tx_alloc()
1551 if (bdx_fifo_init(priv, &priv->txd_fifo0.m, priv->txd_size, in bdx_tx_init()1562 if (bdx_tx_db_init(&priv->txdb, max(priv->txd_size, priv->txf_size))) in bdx_tx_init()2033 priv->txd_size = 2; in bdx_probe()2271 ring->tx_pending = bdx_tx_fifo_size_to_packets(priv->txd_size); in bdx_get_ringparam()2302 (tx_size == priv->txd_size)) in bdx_set_ringparam()2311 priv->txf_size = priv->txd_size = tx_size; in bdx_set_ringparam()
278 u8 txd_size; member
33 .txd_size = HW_ATL_B0_TXD_SIZE, \
32 .txd_size = HW_ATL_A0_TXD_SIZE, \