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
863 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()1100 if (pdu_cb->flags & PDUCBF_RX_DCRC_ERR) { in cxgbit_handle_nop_out()1168 if (pdu_cb->flags & PDUCBF_RX_DCRC_ERR) { in cxgbit_handle_text_cmd()
184 pdu_cb->flags |= PDUCBF_RX_DCRC_ERR; in cxgbit_process_ddpvld()