Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/net/ionic/
H A Dionic_rxtx.c799 if (cq_desc->csum_flags & IONIC_RXQ_COMP_CSUM_F_IP_OK) in ionic_rx_clean()
H A Dionic_if.h865 #define IONIC_RXQ_COMP_CSUM_F_IP_OK 0x10 macro