Searched refs:ULP2_FLAG_DCRC_ERROR (Results 1 - 3 of 3) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/scsi/cxgb3i/
H A Dcxgb3i_pdu.h53 #define ULP2_FLAG_DCRC_ERROR 0x20 macro
H A Dcxgb3i_pdu.c95 if (conn->datadgst_en && (skb_ulp_mode(skb) & ULP2_FLAG_DCRC_ERROR)) {
H A Dcxgb3i_offload.c1144 skb_ulp_mode(skb) |= ULP2_FLAG_DCRC_ERROR;

Completed in 65 milliseconds