Home
last modified time | relevance | path

Searched refs:CQ_ENET_RQ_DESC_FLAGS_IPV6 (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/drivers/net/ethernet/cisco/enic/
H A Dcq_enet_desc.h99 #define CQ_ENET_RQ_DESC_FLAGS_IPV6 (0x1 << 4) macro
178 *ipv6 = (desc->flags & CQ_ENET_RQ_DESC_FLAGS_IPV6) ? 1 : 0; in cq_enet_rq_desc_dec()
/kernel/linux/linux-5.10/drivers/scsi/fnic/
H A Dcq_enet_desc.h88 #define CQ_ENET_RQ_DESC_FLAGS_IPV6 (0x1 << 4) macro
160 *ipv6 = (desc->flags & CQ_ENET_RQ_DESC_FLAGS_IPV6) ? 1 : 0; in cq_enet_rq_desc_dec()
/kernel/linux/linux-6.6/drivers/net/ethernet/cisco/enic/
H A Dcq_enet_desc.h86 #define CQ_ENET_RQ_DESC_FLAGS_IPV6 (0x1 << 4) macro
165 *ipv6 = (desc->flags & CQ_ENET_RQ_DESC_FLAGS_IPV6) ? 1 : 0; in cq_enet_rq_desc_dec()
/kernel/linux/linux-6.6/drivers/scsi/fnic/
H A Dcq_enet_desc.h76 #define CQ_ENET_RQ_DESC_FLAGS_IPV6 (0x1 << 4) macro
148 *ipv6 = (desc->flags & CQ_ENET_RQ_DESC_FLAGS_IPV6) ? 1 : 0; in cq_enet_rq_desc_dec()

Completed in 2 milliseconds