Home
last modified time | relevance | path

Searched refs:idpf_compl_queue (Results 1 – 3 of 3) sorted by relevance

/linux/drivers/net/ethernet/intel/idpf/
H A Didpf_txrx.h404 struct idpf_compl_queue **complq;
654 struct idpf_compl_queue *complq;
822 struct idpf_compl_queue { struct
854 libeth_cacheline_set_assert(struct idpf_compl_queue, 40, 16, 24); argument
971 struct idpf_compl_queue *complq;
H A Didpf_txrx.c133 static void idpf_compl_desc_rel(struct idpf_compl_queue *complq) in idpf_compl_desc_rel()
272 struct idpf_compl_queue *complq) in idpf_compl_desc_alloc()
2177 static bool idpf_tx_clean_complq(struct idpf_compl_queue *complq, int budget, in idpf_tx_clean_complq()
2311 struct idpf_compl_queue *complq; in idpf_wait_for_sw_marker_completion()
4413 struct idpf_compl_queue *q = tx_qgrp->complq; in idpf_vport_intr_map_vector_to_qs()
H A Didpf_virtchnl.c1739 const struct idpf_compl_queue *q, in idpf_fill_complq_config_chunk()