Searched refs:FC_SOF_N3 (Results 1 – 6 of 6) sorted by relevance
78 FC_SOF_N3 = 0x36, /* normal class 3 */ enumerator119 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()
210 fr_sof(fp) = seq_cnt ? FC_SOF_N3 : FC_SOF_I3; in fc_fill_hdr()
557 } else if (fr_sof(fp) == FC_SOF_N3 && seq_cnt == disc->seq_count) { in fc_disc_gpn_ft_resp()
545 case FC_SOF_N3: in ixgbe_fso()
65 return (sof == FC_SOF_I3) || (sof == FC_SOF_N3); in i40e_fcoe_sof_is_class3()