Home
last modified time | relevance | path

Searched refs:fcoe_fc_crc_ok (Results 1 – 4 of 4) sorted by relevance

/linux/drivers/scsi/fnic/
A Dcq_enet_desc.h98 u8 *fcoe_fc_crc_ok, u8 *fcoe_enc_error, u8 *fcoe_eof, in cq_enet_rq_desc_dec() argument
138 *fcoe_fc_crc_ok = (desc->flags & in cq_enet_rq_desc_dec()
148 *fcoe_fc_crc_ok = 0; in cq_enet_rq_desc_dec()
A Dfnic_fcs.c838 u8 fcoe_fc_crc_ok = 1, fcoe_enc_error = 0; in fnic_rq_cmpl_frame_recv() local
860 &eop, &sop, &fcoe_fc_crc_ok, &exchange_id, in fnic_rq_cmpl_frame_recv()
876 &fcoe_sof, &fcoe_fc_crc_ok, in fnic_rq_cmpl_frame_recv()
898 if (!fcs_ok || packet_error || !fcoe_fc_crc_ok || fcoe_enc_error) { in fnic_rq_cmpl_frame_recv()
905 fcoe_fc_crc_ok, fcoe_enc_error); in fnic_rq_cmpl_frame_recv()
/linux/drivers/net/ethernet/cisco/enic/
A Dcq_enet_desc.h109 u8 *fcoe_fc_crc_ok, u8 *fcoe_enc_error, u8 *fcoe_eof, in cq_enet_rq_desc_dec() argument
156 *fcoe_fc_crc_ok = (desc->flags & in cq_enet_rq_desc_dec()
166 *fcoe_fc_crc_ok = 0; in cq_enet_rq_desc_dec()
A Denic_main.c1307 u8 fcoe, fcoe_sof, fcoe_fc_crc_ok, fcoe_enc_error, fcoe_eof; in enic_rq_indicate_buf() local
1325 &fcoe_sof, &fcoe_fc_crc_ok, &fcoe_enc_error, in enic_rq_indicate_buf()
1382 outer_csum_ok = fcoe_fc_crc_ok; in enic_rq_indicate_buf()

Completed in 13 milliseconds