Home
last modified time | relevance | path

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

/linux-4.4.14/include/scsi/fc/
Dfc_encaps.h77 FC_SOF_N2 = 0x35, /* normal class 2 */ enumerator
/linux-4.4.14/drivers/net/ethernet/intel/i40e/
Di40e_fcoe.c56 return (sof == FC_SOF_I2) || (sof == FC_SOF_N2); in i40e_fcoe_sof_is_class2()
1083 flags_rsvd_lanq |= (u64)((sof == FC_SOF_I2 || sof == FC_SOF_N2) ? in i40e_fcoe_program_ddp()
/linux-4.4.14/drivers/net/ethernet/intel/ixgbe/
Dixgbe_fcoe.c543 case FC_SOF_N2: in ixgbe_fso()