Lines Matching defs:tx_q
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()
1635 static void idpf_tx_handle_sw_marker(struct idpf_tx_queue *tx_q) in idpf_tx_handle_sw_marker()
1767 static bool idpf_tx_splitq_clean(struct idpf_tx_queue *tx_q, u16 end, in idpf_tx_splitq_clean()
1987 struct idpf_tx_queue *tx_q; in idpf_tx_clean_complq() local
2064 struct idpf_tx_queue *tx_q = complq->txq_grp->txqs[i]; in idpf_tx_clean_complq() local
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()
2336 static void idpf_tx_splitq_map(struct idpf_tx_queue *tx_q, in idpf_tx_splitq_map()
2722 netdev_tx_t idpf_tx_drop_skb(struct idpf_tx_queue *tx_q, struct sk_buff *skb) in idpf_tx_drop_skb()
2743 struct idpf_tx_queue *tx_q) in idpf_tx_splitq_frame()
2839 struct idpf_tx_queue *tx_q; in idpf_tx_start() local