Searched refs:idpf_sw_queue (Results 1 – 2 of 2) sorted by relevance
826 struct idpf_sw_queue { struct839 libeth_cacheline_group_assert(struct idpf_sw_queue, read_mostly, 24); argument840 libeth_cacheline_group_assert(struct idpf_sw_queue, read_write, 8);841 libeth_cacheline_struct_assert(struct idpf_sw_queue, 24, 8);854 struct idpf_sw_queue *refillq[IDPF_MAX_BUFQS_PER_RXQ_GRP];875 struct idpf_sw_queue *refillqs;
609 static void idpf_rx_post_buf_refill(struct idpf_sw_queue *refillq, u16 buf_id) in idpf_rx_post_buf_refill()1496 int swq_size = sizeof(struct idpf_sw_queue); in idpf_rxq_group_alloc()1513 struct idpf_sw_queue *refillq = in idpf_rxq_group_alloc()3219 struct idpf_sw_queue *refillq = NULL; in idpf_rx_splitq_clean()3416 struct idpf_sw_queue *refillq) in idpf_rx_clean_refillq()