Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/intel/idpf/
H A Didpf_txrx.h417 struct idpf_compl_queue **complq;
785 struct idpf_compl_queue { struct
812 libeth_cacheline_set_assert(struct idpf_compl_queue, 40, 16, 24); argument
931 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()
4134 struct idpf_compl_queue *q = tx_qgrp->complq; in idpf_vport_intr_map_vector_to_qs()