Home
last modified time | relevance | path

Searched refs:FC_SOF_N3 (Results 1 – 6 of 6) sorted by relevance

/linux/include/scsi/fc/
A Dfc_encaps.h66 FC_SOF_N3 = 0x36, /* normal class 3 */ enumerator
107 return class + FC_SOF_N3 - FC_SOF_I3; /* diff is always 8 */ in fc_sof_normal()
/linux/drivers/net/ethernet/chelsio/cxgb4/
A Dcxgb4_fcoe.c47 if ((sof != FC_SOF_I3) && (sof != FC_SOF_N3)) { in cxgb_fcoe_sof_eof_supported()
/linux/drivers/scsi/libfc/
A Dfc_libfc.c198 fr_sof(fp) = seq_cnt ? FC_SOF_N3 : FC_SOF_I3; in fc_fill_hdr()
A Dfc_disc.c544 } else if (fr_sof(fp) == FC_SOF_N3 && seq_cnt == disc->seq_count) { in fc_disc_gpn_ft_resp()
/linux/drivers/scsi/elx/efct/
A Defct_unsol.c290 rc = efct_hw_send_frame(&efct->hw, (void *)&hdr, FC_SOF_N3, in efct_sframe_common_send()
/linux/drivers/net/ethernet/intel/ixgbe/
A Dixgbe_fcoe.c523 case FC_SOF_N3: in ixgbe_fso()

Completed in 12 milliseconds