Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/net/ionic/
H A Dionic_rxtx.c801 else if (cq_desc->csum_flags & IONIC_RXQ_COMP_CSUM_F_IP_BAD) in ionic_rx_clean()
H A Dionic_if.h866 #define IONIC_RXQ_COMP_CSUM_F_IP_BAD 0x20 macro