Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/scsi/fnic/
H A Dcq_enet_desc.h66 #define CQ_ENET_RQ_DESC_FLAGS_CSUM_NOT_CALC (0x1 << 14) macro
122 CQ_ENET_RQ_DESC_FLAGS_CSUM_NOT_CALC) ? 1 : 0; in cq_enet_rq_desc_dec()
/OK3568_Linux_fs/kernel/drivers/net/ethernet/cisco/enic/
H A Dcq_enet_desc.h68 #define CQ_ENET_RQ_DESC_FLAGS_CSUM_NOT_CALC (0x1 << 14) macro
137 CQ_ENET_RQ_DESC_FLAGS_CSUM_NOT_CALC) ? 1 : 0; in cq_enet_rq_desc_dec()