Home
last modified time | relevance | path

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

/drivers/net/ethernet/intel/idpf/
A Didpf_txrx.h818 struct idpf_sw_queue { struct
831 libeth_cacheline_group_assert(struct idpf_sw_queue, read_mostly, 24); argument
832 libeth_cacheline_group_assert(struct idpf_sw_queue, read_write, 8);
833 libeth_cacheline_struct_assert(struct idpf_sw_queue, 24, 8);
846 struct idpf_sw_queue *refillq[IDPF_MAX_BUFQS_PER_RXQ_GRP];
867 struct idpf_sw_queue *refillqs;
A Didpf_txrx.c610 static void idpf_rx_post_buf_refill(struct idpf_sw_queue *refillq, u16 buf_id) in idpf_rx_post_buf_refill()
1505 int swq_size = sizeof(struct idpf_sw_queue); in idpf_rxq_group_alloc()
1522 struct idpf_sw_queue *refillq = in idpf_rxq_group_alloc()
3370 struct idpf_sw_queue *refillq = NULL; in idpf_rx_splitq_clean()
3568 struct idpf_sw_queue *refillq) in idpf_rx_clean_refillq()

Completed in 14 milliseconds