Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/net/ionic/
H A Dionic_rxtx.c804 if ((cq_desc->csum_flags & IONIC_RXQ_COMP_CSUM_F_TCP_OK) || in ionic_rx_clean()
H A Dionic_if.h861 #define IONIC_RXQ_COMP_CSUM_F_TCP_OK 0x01 macro