Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/net/ionic/
H A Dionic_rxtx.c286 flags |= start ? IONIC_TXQ_DESC_FLAG_TSO_SOT : 0; in ionic_tx_tso_post()
H A Dionic_if.h691 #define IONIC_TXQ_DESC_FLAG_TSO_SOT 0x4 macro