Searched refs:dqo_tx (Results 1 – 3 of 3) sorted by relevance
25 (tx->dqo_tx.alloc_tx_qpl_buf_cnt - in gve_has_free_tx_qpl_bufs()26 tx->dqo_tx.free_tx_qpl_buf_cnt); in gve_has_free_tx_qpl_bufs()32 tx->dqo_tx.free_tx_qpl_buf_cnt = in gve_has_free_tx_qpl_bufs()36 (tx->dqo_tx.alloc_tx_qpl_buf_cnt - in gve_has_free_tx_qpl_bufs()37 tx->dqo_tx.free_tx_qpl_buf_cnt); in gve_has_free_tx_qpl_bufs()47 index = tx->dqo_tx.free_tx_qpl_buf_head; in gve_alloc_tx_qpl_buf()53 tx->dqo_tx.free_tx_qpl_buf_head = in gve_alloc_tx_qpl_buf()125 tx->dqo_tx.free_pending_packets = in gve_alloc_pending_packet()437 u32 num_used = (tx->dqo_tx.tail - tx->dqo_tx.head) & tx->mask; in num_avail_tx_slots()760 u32 desc_idx = tx->dqo_tx.tail; in gve_tx_add_skb_dqo()[all …]
396 (tx->dqo_tx.tail - tx->dqo_tx.head) & in gve_get_ethtool_stats()
500 } dqo_tx; member