Home
last modified time | relevance | path

Searched defs:refillq (Results 1 – 2 of 2) sorted by relevance

/linux/drivers/net/ethernet/intel/idpf/
H A Didpf_txrx.c609 static void idpf_rx_post_buf_refill(struct idpf_sw_queue *refillq, u16 buf_id) in idpf_rx_post_buf_refill()
1513 struct idpf_sw_queue *refillq = in idpf_rxq_group_alloc() local
3220 struct idpf_sw_queue *refillq = NULL; in idpf_rx_splitq_clean() local
3417 struct idpf_sw_queue *refillq) in idpf_rx_clean_refillq()
H A Didpf_txrx.h847 struct idpf_sw_queue *refillq[IDPF_MAX_BUFQS_PER_RXQ_GRP]; member