Home
last modified time | relevance | path

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

/dpdk/drivers/net/ionic/
H A Dionic_lif.h54 #define IONIC_QCQ_F_CSUM_TCP BIT(9) macro
H A Dionic_rxtx.c209 txq->flags |= IONIC_QCQ_F_CSUM_TCP; in ionic_dev_tx_queue_setup()
487 (txq->flags & IONIC_QCQ_F_CSUM_TCP)) || in ionic_tx()