Searched refs:CQ_ENET_RQ_DESC_FLAGS_IPV4_CSUM_OK (Results 1 – 2 of 2) sorted by relevance
87 #define CQ_ENET_RQ_DESC_FLAGS_IPV4_CSUM_OK (0x1 << 3) macro159 (desc->flags & CQ_ENET_RQ_DESC_FLAGS_IPV4_CSUM_OK) ? 1 : 0; in cq_enet_rq_desc_dec()
98 #define CQ_ENET_RQ_DESC_FLAGS_IPV4_CSUM_OK (0x1 << 3) macro177 (desc->flags & CQ_ENET_RQ_DESC_FLAGS_IPV4_CSUM_OK) ? 1 : 0; in cq_enet_rq_desc_dec()