Searched refs:CQ_ENET_RQ_DESC_FLAGS_IPV4_FRAGMENT (Results 1 – 2 of 2) sorted by relevance
90 #define CQ_ENET_RQ_DESC_FLAGS_IPV4_FRAGMENT (0x1 << 6) macro163 (desc->flags & CQ_ENET_RQ_DESC_FLAGS_IPV4_FRAGMENT) ? 1 : 0; in cq_enet_rq_desc_dec()
101 #define CQ_ENET_RQ_DESC_FLAGS_IPV4_FRAGMENT (0x1 << 6) macro181 (desc->flags & CQ_ENET_RQ_DESC_FLAGS_IPV4_FRAGMENT) ? 1 : 0; in cq_enet_rq_desc_dec()