Searched refs:CQ_ENET_RQ_DESC_FLAGS_IPV4_CSUM_OK (Results 1 – 2 of 2) sorted by relevance
75 #define CQ_ENET_RQ_DESC_FLAGS_IPV4_CSUM_OK (0x1 << 3) macro147 (desc->flags & CQ_ENET_RQ_DESC_FLAGS_IPV4_CSUM_OK) ? 1 : 0; in cq_enet_rq_desc_dec()
85 #define CQ_ENET_RQ_DESC_FLAGS_IPV4_CSUM_OK (0x1 << 3) macro164 (desc->flags & CQ_ENET_RQ_DESC_FLAGS_IPV4_CSUM_OK) ? 1 : 0; in cq_enet_rq_desc_dec()