Searched refs:FC_SOF_I3 (Results 1 – 10 of 10) sorted by relevance
63 FC_SOF_I3 = 0x2e, /* initiate class 3 */ enumerator89 FC_CLASS_3 = FC_SOF_I3,107 return class + FC_SOF_N3 - FC_SOF_I3; /* diff is always 8 */ in fc_sof_normal()
47 if ((sof != FC_SOF_I3) && (sof != FC_SOF_N3)) { in cxgb_fcoe_sof_eof_supported()
198 fr_sof(fp) = seq_cnt ? FC_SOF_N3 : FC_SOF_I3; in fc_fill_hdr()
520 if (fr_sof(fp) == FC_SOF_I3 && seq_cnt == 0 && disc->seq_count == 0) { in fc_disc_gpn_ft_resp()
1974 if (fr_sof(fp) == FC_SOF_I3 && !ntohs(fh->fh_seq_cnt)) { in fc_lport_bsg_resp()
517 case FC_SOF_I3: in ixgbe_fso()
356 fr_sof(fp) = FC_SOF_I3; in qedf_process_l2_frame_compl()
2583 fr_sof(fp) = FC_SOF_I3; in qedf_process_unsol_compl()
611 fr_sof(fp) = FC_SOF_I3; in bnx2fc_process_l2_frame_compl()
1284 fr_sof(fp) = FC_SOF_I3; in fcoe_ctlr_recv_els()
Completed in 25 milliseconds