Lines Matching defs:tx
38 gve_unmap_packet(struct gve_tx_ring *tx, in gve_unmap_packet()
54 gve_free_tx_mbufs_dqo(struct gve_tx_ring *tx) in gve_free_tx_mbufs_dqo()
77 struct gve_tx_ring *tx = &priv->tx[i]; in gve_tx_free_ring_dqo() local
115 gve_tx_alloc_rda_fields_dqo(struct gve_tx_ring *tx) in gve_tx_alloc_rda_fields_dqo()
163 struct gve_tx_ring *tx = &priv->tx[i]; in gve_tx_alloc_ring_dqo() local
249 gve_tx_fill_pkt_desc_dqo(struct gve_tx_ring *tx, in gve_tx_fill_pkt_desc_dqo()
377 gve_tx_fill_ctx_descs(struct gve_tx_ring *tx, struct mbuf *mbuf, in gve_tx_fill_ctx_descs()
415 gve_map_mbuf_dqo(struct gve_tx_ring *tx, in gve_map_mbuf_dqo()
483 num_avail_desc_ring_slots(const struct gve_tx_ring *tx) in num_avail_desc_ring_slots()
492 gve_alloc_pending_packet(struct gve_tx_ring *tx) in gve_alloc_pending_packet()
520 gve_free_pending_packet(struct gve_tx_ring *tx, in gve_free_pending_packet()
545 gve_tx_has_desc_room_dqo(struct gve_tx_ring *tx, int needed_descs) in gve_tx_has_desc_room_dqo()
563 gve_tx_request_desc_compl(struct gve_tx_ring *tx, uint32_t desc_idx) in gve_tx_request_desc_compl()
580 gve_tx_have_enough_qpl_bufs(struct gve_tx_ring *tx, int num_bufs) in gve_tx_have_enough_qpl_bufs()
599 gve_tx_alloc_qpl_buf(struct gve_tx_ring *tx) in gve_tx_alloc_qpl_buf()
622 gve_tx_buf_get_addr_dqo(struct gve_tx_ring *tx, in gve_tx_buf_get_addr_dqo()
634 gve_get_page_dma_handle(struct gve_tx_ring *tx, int32_t index) in gve_get_page_dma_handle()
642 gve_tx_copy_mbuf_and_write_pkt_descs(struct gve_tx_ring *tx, in gve_tx_copy_mbuf_and_write_pkt_descs()
691 gve_xmit_dqo_qpl(struct gve_tx_ring *tx, struct mbuf *mbuf) in gve_xmit_dqo_qpl()
761 gve_xmit_dqo(struct gve_tx_ring *tx, struct mbuf **mbuf_ptr) in gve_xmit_dqo()
852 gve_reap_qpl_bufs_dqo(struct gve_tx_ring *tx, in gve_reap_qpl_bufs_dqo()
894 struct gve_tx_ring *tx, uint16_t compl_tag) in gve_handle_packet_completion()
931 struct gve_tx_ring *tx = arg; in gve_tx_intr_dqo() local
944 gve_tx_clear_desc_ring_dqo(struct gve_tx_ring *tx) in gve_tx_clear_desc_ring_dqo()
957 gve_tx_clear_compl_ring_dqo(struct gve_tx_ring *tx) in gve_tx_clear_compl_ring_dqo()
974 struct gve_tx_ring *tx = &priv->tx[i]; in gve_clear_tx_ring_dqo() local
1019 gve_tx_cleanup_dqo(struct gve_priv *priv, struct gve_tx_ring *tx, int budget) in gve_tx_cleanup_dqo()
1084 struct gve_tx_ring *tx = arg; in gve_tx_cleanup_tq_dqo() local