Searched refs:CQ_ENET_RQ_DESC_FLAGS_CSUM_NOT_CALC (Results 1 - 2 of 2) sorted by relevance

/linux-master/drivers/net/ethernet/cisco/enic/
H A Dcq_enet_desc.h55 #define CQ_ENET_RQ_DESC_FLAGS_CSUM_NOT_CALC (0x1 << 14) macro
124 CQ_ENET_RQ_DESC_FLAGS_CSUM_NOT_CALC) ? 1 : 0;
/linux-master/drivers/scsi/fnic/
H A Dcq_enet_desc.h54 #define CQ_ENET_RQ_DESC_FLAGS_CSUM_NOT_CALC (0x1 << 14) macro
110 CQ_ENET_RQ_DESC_FLAGS_CSUM_NOT_CALC) ? 1 : 0;

Completed in 114 milliseconds