Home
last modified time | relevance | path

Searched refs:fcoe_enc_error (Results 1 – 3 of 3) sorted by relevance

/linux/drivers/scsi/fnic/
H A Dcq_enet_desc.h86 u8 *fcoe_fc_crc_ok, u8 *fcoe_enc_error, u8 *fcoe_eof, in cq_enet_rq_desc_dec() argument
128 *fcoe_enc_error = (desc->flags & in cq_enet_rq_desc_dec()
137 *fcoe_enc_error = 0; in cq_enet_rq_desc_dec()
H A Dfnic_fcs.c431 u8 fcoe_fnic_crc_ok = 1, fcoe_enc_error = 0; in fnic_rq_cmpl_frame_recv() local
460 &packet_error, &fcoe_enc_error, &fcs_ok, in fnic_rq_cmpl_frame_recv()
471 &fcoe_enc_error, &fcoe_eof, &tcp_udp_csum_ok, in fnic_rq_cmpl_frame_recv()
502 if (!fcs_ok || packet_error || !fcoe_fnic_crc_ok || fcoe_enc_error) { in fnic_rq_cmpl_frame_recv()
507 fcoe_fnic_crc_ok, fcoe_enc_error); in fnic_rq_cmpl_frame_recv()
/linux/drivers/net/ethernet/cisco/enic/
H A Dcq_enet_desc.h96 u8 *fcoe_fc_crc_ok, u8 *fcoe_enc_error, u8 *fcoe_eof, in cq_enet_rq_desc_dec() argument
145 *fcoe_enc_error = (desc->flags & in cq_enet_rq_desc_dec()
154 *fcoe_enc_error = 0; in cq_enet_rq_desc_dec()