Home
last modified time | relevance | path

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

/dpdk/drivers/net/ionic/
H A Dionic_rxtx.c331 struct ionic_txq_sg_desc_v1 *sg_desc = &sg_desc_base[q->head_idx]; in ionic_tx_tso_next() local
333 *elem = sg_desc->elems; in ionic_tx_tso_next()
940 struct ionic_rxq_sg_desc *sg_desc, *sg_desc_base = q->sg_base; in ionic_rx_fill() local
973 sg_desc = &sg_desc_base[q->head_idx]; in ionic_rx_fill()
974 elem = sg_desc->elems; in ionic_rx_fill()