Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/pensando/ionic/
H A Dionic_if.h901 #define IONIC_TXQ_DESC_FLAG_TSO_SOT 0x4 macro
H A Dionic_txrx.c1399 flags |= start ? IONIC_TXQ_DESC_FLAG_TSO_SOT : 0; in ionic_tx_tso_post()