Lines Matching refs:idpf_tx_queue
76 static void idpf_tx_buf_rel_all(struct idpf_tx_queue *txq) in idpf_tx_buf_rel_all()
133 static void idpf_tx_desc_rel(struct idpf_tx_queue *txq) in idpf_tx_desc_rel()
195 static int idpf_tx_buf_alloc_all(struct idpf_tx_queue *tx_q) in idpf_tx_buf_alloc_all()
243 struct idpf_tx_queue *tx_q) in idpf_tx_desc_alloc()
318 struct idpf_tx_queue *txq = vport->txq_grps[i].txqs[j]; in idpf_tx_desc_alloc_all()
1384 struct idpf_tx_queue *q = tx_qgrp->txqs[j]; in idpf_txq_group_alloc()
1635 static void idpf_tx_handle_sw_marker(struct idpf_tx_queue *tx_q) in idpf_tx_handle_sw_marker()
1665 static void idpf_tx_clean_stashed_bufs(struct idpf_tx_queue *txq, in idpf_tx_clean_stashed_bufs()
1698 static int idpf_stash_flow_sch_buffers(struct idpf_tx_queue *txq, in idpf_stash_flow_sch_buffers()
1767 static bool idpf_tx_splitq_clean(struct idpf_tx_queue *tx_q, u16 end, in idpf_tx_splitq_clean()
1860 static bool idpf_tx_clean_buf_ring(struct idpf_tx_queue *txq, u16 compl_tag, in idpf_tx_clean_buf_ring()
1940 static void idpf_tx_handle_rs_completion(struct idpf_tx_queue *txq, in idpf_tx_handle_rs_completion()
1987 struct idpf_tx_queue *tx_q; in idpf_tx_clean_complq()
2064 struct idpf_tx_queue *tx_q = complq->txq_grp->txqs[i]; in idpf_tx_clean_complq()
2142 static int idpf_tx_maybe_stop_splitq(struct idpf_tx_queue *tx_q, in idpf_tx_maybe_stop_splitq()
2185 void idpf_tx_buf_hw_update(struct idpf_tx_queue *tx_q, u32 val, in idpf_tx_buf_hw_update()
2218 unsigned int idpf_tx_desc_count_required(struct idpf_tx_queue *txq, in idpf_tx_desc_count_required()
2265 void idpf_tx_dma_map_error(struct idpf_tx_queue *txq, struct sk_buff *skb, in idpf_tx_dma_map_error()
2314 static unsigned int idpf_tx_splitq_bump_ntu(struct idpf_tx_queue *txq, u16 ntu) in idpf_tx_splitq_bump_ntu()
2336 static void idpf_tx_splitq_map(struct idpf_tx_queue *tx_q, in idpf_tx_splitq_map()
2702 idpf_tx_splitq_get_ctx_desc(struct idpf_tx_queue *txq) in idpf_tx_splitq_get_ctx_desc()
2721 netdev_tx_t idpf_tx_drop_skb(struct idpf_tx_queue *tx_q, struct sk_buff *skb) in idpf_tx_drop_skb()
2742 struct idpf_tx_queue *tx_q) in idpf_tx_splitq_frame()
2838 struct idpf_tx_queue *tx_q; in idpf_tx_start()
3670 struct idpf_tx_queue *txq = q_vector->tx[i]; in idpf_net_dim()
4116 struct idpf_tx_queue *q; in idpf_vport_intr_map_vector_to_qs()