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