Home
last modified time | relevance | path

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

/dpdk/drivers/net/ionic/
H A Dionic_lif.h52 #define IONIC_QCQ_F_CSUM_L3 BIT(7) macro
H A Dionic_rxtx.c207 txq->flags |= IONIC_QCQ_F_CSUM_L3; in ionic_dev_tx_queue_setup()
481 (txq->flags & IONIC_QCQ_F_CSUM_L3)) { in ionic_tx()