Home
last modified time | relevance | path

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

/linux-6.15/drivers/net/ethernet/intel/idpf/
H A Didpf_txrx.h397 struct idpf_compl_queue **complq;
764 struct idpf_compl_queue { struct
791 libeth_cacheline_set_assert(struct idpf_compl_queue, 40, 16, 24); argument
910 struct idpf_compl_queue *complq;
H A 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()
4126 struct idpf_compl_queue *q = tx_qgrp->complq; in idpf_vport_intr_map_vector_to_qs()