Searched refs:CQ_ENET_RQ_DESC_FLAGS_IPV4 (Results 1 – 2 of 2) sorted by relevance
77 #define CQ_ENET_RQ_DESC_FLAGS_IPV4 (0x1 << 5) macro149 *ipv4 = (desc->flags & CQ_ENET_RQ_DESC_FLAGS_IPV4) ? 1 : 0; in cq_enet_rq_desc_dec()
87 #define CQ_ENET_RQ_DESC_FLAGS_IPV4 (0x1 << 5) macro166 *ipv4 = (desc->flags & CQ_ENET_RQ_DESC_FLAGS_IPV4) ? 1 : 0; in cq_enet_rq_desc_dec()