Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/net/ethernet/intel/idpf/
Didpf_txrx.h413 struct idpf_compl_queue **complq;
778 struct idpf_compl_queue { struct
805 libeth_cacheline_set_assert(struct idpf_compl_queue, 40, 16, 24); argument
924 struct idpf_compl_queue *complq;
Didpf_txrx.c153 static void idpf_compl_desc_rel(struct idpf_compl_queue *complq) in idpf_compl_desc_rel()
285 struct idpf_compl_queue *complq) in idpf_compl_desc_alloc()
1971 static bool idpf_tx_clean_complq(struct idpf_compl_queue *complq, int budget, in idpf_tx_clean_complq()
4124 struct idpf_compl_queue *q = tx_qgrp->complq; in idpf_vport_intr_map_vector_to_qs()