Home
last modified time | relevance | path

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

/Linux-v5.15/drivers/net/ethernet/pensando/ionic/
Dionic_txrx.c879 flags |= done ? IONIC_TXQ_DESC_FLAG_TSO_EOT : 0; in ionic_tx_tso_post()
Dionic_if.h847 #define IONIC_TXQ_DESC_FLAG_TSO_EOT 0x8 macro