Home
last modified time | relevance | path

Searched refs:FC_FCOE_VER (Results 1 – 5 of 5) sorted by relevance

/linux/include/scsi/fc/
H A Dfc_fcoe.h26 #define FC_FCOE_VER 0 /* version */ macro
/linux/drivers/scsi/fcoe/
H A Dfcoe.c1553 if (FC_FCOE_VER) in fcoe_xmit()
1554 FC_FCOE_ENCAPS_VER(hp, FC_FCOE_VER); in fcoe_xmit()
1659 if (unlikely(FC_FCOE_DECAPS_VER(hp) != FC_FCOE_VER)) { in fcoe_recv_frame()
1669 FC_FCOE_VER); in fcoe_recv_frame()
/linux/drivers/net/ethernet/intel/ixgbe/
H A Dixgbe_fcoe.c702 (FC_FCOE_VER << IXGBE_FCRXCTRL_FCOEVER_SHIFT)); in ixgbe_configure_fcoe()
/linux/drivers/scsi/bnx2fc/
H A Dbnx2fc_fcoe.c387 if (FC_FCOE_VER) in bnx2fc_xmit()
388 FC_FCOE_ENCAPS_VER(hp, FC_FCOE_VER); in bnx2fc_xmit()
/linux/drivers/scsi/qedf/
H A Dqedf_main.c1225 if (FC_FCOE_VER) in qedf_xmit()
1226 FC_FCOE_ENCAPS_VER(hp, FC_FCOE_VER); in qedf_xmit()