Searched refs:tx_desc_cnt (Results 1 – 10 of 10) sorted by relevance
44 ATL1E_PARAM(tx_desc_cnt, "Transmit description count");191 val = tx_desc_cnt[bd]; in atl1e_check_options()
145 ring->tx_pending = adpt->tx_desc_cnt; in emac_get_ringparam()161 adpt->tx_desc_cnt = in emac_set_ringparam()
343 unsigned int tx_desc_cnt; member
406 adpt->tx_desc_cnt = EMAC_DEF_TX_DESCS; in emac_init_adapter()
753 unsigned int num_tx_descs = adpt->tx_desc_cnt; in emac_mac_rx_tx_rings_alloc_all()757 adpt->tx_q.tpd.count = adpt->tx_desc_cnt; in emac_mac_rx_tx_rings_alloc_all()
506 cpu_to_be16(priv->tx_desc_cnt); in gve_adminq_create_tx_queue()653 priv->tx_desc_cnt = be16_to_cpu(descriptor->tx_queue_entries); in gve_set_desc_cnt()654 if (priv->tx_desc_cnt * sizeof(priv->tx->desc[0]) < PAGE_SIZE) { in gve_set_desc_cnt()656 priv->tx_desc_cnt); in gve_set_desc_cnt()674 priv->tx_desc_cnt = be16_to_cpu(descriptor->tx_queue_entries); in gve_set_desc_cnt_dqo()
433 cmd->tx_max_pending = priv->tx_desc_cnt; in gve_get_ringparam()435 cmd->tx_pending = priv->tx_desc_cnt; in gve_get_ringparam()
147 gve_clean_tx_done(priv, tx, priv->tx_desc_cnt, false); in gve_tx_free_ring()174 u32 slots = priv->tx_desc_cnt; in gve_tx_alloc_ring()
509 u16 tx_desc_cnt; /* num desc per ring */ member
156 tx->mask = priv->tx_desc_cnt - 1; in gve_tx_alloc_ring_dqo()