Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/include/scsi/fc/
H A Dfc_fcoe.h26 #define FC_FCOE_VER 0 /* version */ macro
/OK3568_Linux_fs/kernel/drivers/scsi/fnic/
H A Dfnic_fcs.c699 if (FC_FCOE_DECAPS_VER(fcoe_hdr) != FC_FCOE_VER) in fnic_import_rq_eth_pkt()
1119 if (FC_FCOE_VER) in fnic_send_frame()
1120 FC_FCOE_ENCAPS_VER(fcoe_hdr, FC_FCOE_VER); in fnic_send_frame()
/OK3568_Linux_fs/kernel/drivers/scsi/fcoe/
H A Dfcoe.c1576 if (FC_FCOE_VER) in fcoe_xmit()
1577 FC_FCOE_ENCAPS_VER(hp, FC_FCOE_VER); in fcoe_xmit()
1690 if (unlikely(FC_FCOE_DECAPS_VER(hp) != FC_FCOE_VER)) { in fcoe_recv_frame()
1697 FC_FCOE_VER); in fcoe_recv_frame()
/OK3568_Linux_fs/kernel/drivers/net/ethernet/intel/ixgbe/
H A Dixgbe_fcoe.c702 (FC_FCOE_VER << IXGBE_FCRXCTRL_FCOEVER_SHIFT)); in ixgbe_configure_fcoe()
/OK3568_Linux_fs/kernel/drivers/scsi/bnx2fc/
H A Dbnx2fc_fcoe.c386 if (FC_FCOE_VER) in bnx2fc_xmit()
387 FC_FCOE_ENCAPS_VER(hp, FC_FCOE_VER); in bnx2fc_xmit()
/OK3568_Linux_fs/kernel/drivers/scsi/qedf/
H A Dqedf_main.c1212 if (FC_FCOE_VER) in qedf_xmit()
1213 FC_FCOE_ENCAPS_VER(hp, FC_FCOE_VER); in qedf_xmit()