Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/net/ionic/
H A Dionic_rxtx.c798 if (cq_desc->csum_flags & IONIC_RXQ_COMP_CSUM_F_CALC) { in ionic_rx_clean()
H A Dionic_if.h868 #define IONIC_RXQ_COMP_CSUM_F_CALC 0x80 macro