Searched refs:ULP2_FLAG_HCRC_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.h52 #define ULP2_FLAG_HCRC_ERROR 0x10 macro
H A Dcxgb3i_pdu.c90 if (conn->hdrdgst_en && (skb_ulp_mode(skb) & ULP2_FLAG_HCRC_ERROR)) {
H A Dcxgb3i_offload.c1142 skb_ulp_mode(skb) |= ULP2_FLAG_HCRC_ERROR;

Completed in 63 milliseconds