Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/pensando/ionic/
H A Dionic_if.h1057 #define IONIC_RXQ_COMP_CSUM_F_TCP_BAD 0x02 macro
H A Dionic_txrx.c338 if (unlikely((comp->csum_flags & IONIC_RXQ_COMP_CSUM_F_TCP_BAD) || in ionic_rx_clean()