Searched refs:PDUCBF_RX_DCRC_ERR (Results 1 – 3 of 3) sorted by relevance
36 PDUCBF_RX_DCRC_ERR = (1 << 6), /* data digest error */ enumerator
864 if (pdu_cb->flags & PDUCBF_RX_DCRC_ERR) { in cxgbit_handle_immediate_data()1039 if (pdu_cb->flags & PDUCBF_RX_DCRC_ERR) { in cxgbit_handle_iscsi_dataout()1086 if (pdu_cb->flags & PDUCBF_RX_DCRC_ERR) { in cxgbit_handle_nop_out()1154 if (pdu_cb->flags & PDUCBF_RX_DCRC_ERR) { in cxgbit_handle_text_cmd()
177 pdu_cb->flags |= PDUCBF_RX_DCRC_ERR; in cxgbit_process_ddpvld()