Searched refs:sg_base (Results 1 – 4 of 4) sorted by relevance
145 void *sg_base; member
329 struct ionic_txq_sg_desc_v1 *sg_desc_base = q->sg_base; in ionic_tx_tso_next()465 struct ionic_txq_sg_desc_v1 *sg_desc_base = q->sg_base; in ionic_tx()940 struct ionic_rxq_sg_desc *sg_desc, *sg_desc_base = q->sg_base; in ionic_rx_fill()
438 q->sg_base = base; in ionic_q_sg_map()
603 void *q_base, *cq_base, *sg_base; in ionic_qcq_alloc() local682 sg_base = (void *)RTE_ALIGN((uintptr_t)cq_base + cq_size, in ionic_qcq_alloc()686 ionic_q_sg_map(&new->q, sg_base, sg_base_pa); in ionic_qcq_alloc()