Home
last modified time | relevance | path

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

/linux/include/scsi/fc/
A Dfc_fcoe.h26 #define FC_FCOE_VER 0 /* version */ macro
/linux/drivers/scsi/fnic/
A Dfnic_fcs.c701 if (FC_FCOE_DECAPS_VER(fcoe_hdr) != FC_FCOE_VER) in fnic_import_rq_eth_pkt()
1121 if (FC_FCOE_VER) in fnic_send_frame()
1122 FC_FCOE_ENCAPS_VER(fcoe_hdr, FC_FCOE_VER); in fnic_send_frame()
/linux/drivers/scsi/fcoe/
A Dfcoe.c1574 if (FC_FCOE_VER) in fcoe_xmit()
1575 FC_FCOE_ENCAPS_VER(hp, FC_FCOE_VER); in fcoe_xmit()
1688 if (unlikely(FC_FCOE_DECAPS_VER(hp) != FC_FCOE_VER)) { in fcoe_recv_frame()
1695 FC_FCOE_VER); in fcoe_recv_frame()
/linux/drivers/net/ethernet/intel/ixgbe/
A Dixgbe_fcoe.c702 (FC_FCOE_VER << IXGBE_FCRXCTRL_FCOEVER_SHIFT)); in ixgbe_configure_fcoe()
/linux/drivers/scsi/bnx2fc/
A Dbnx2fc_fcoe.c388 if (FC_FCOE_VER) in bnx2fc_xmit()
389 FC_FCOE_ENCAPS_VER(hp, FC_FCOE_VER); in bnx2fc_xmit()
/linux/drivers/scsi/qedf/
A Dqedf_main.c1212 if (FC_FCOE_VER) in qedf_xmit()
1213 FC_FCOE_ENCAPS_VER(hp, FC_FCOE_VER); in qedf_xmit()

Completed in 48 milliseconds