Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/net/ionic/
H A Dionic_rxtx.c909 desc->opcode = (nsegs > 1) ? IONIC_RXQ_DESC_OPCODE_SG : in ionic_rx_fill()
H A Dionic_if.h772 IONIC_RXQ_DESC_OPCODE_SG = 1, enumerator