Home
last modified time | relevance | path

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

/openbmc/linux/include/scsi/fc/
H A Dfc_fcoe.h46 #define FC_FCOE_ENCAPS_VER(hp, ver) ((hp)->fcoe_ver = (ver) << 4) macro
/openbmc/linux/drivers/scsi/fnic/
H A Dfnic_fcs.c1110 FC_FCOE_ENCAPS_VER(fcoe_hdr, FC_FCOE_VER); in fnic_send_frame()
/openbmc/linux/drivers/scsi/fcoe/
H A Dfcoe.c1574 FC_FCOE_ENCAPS_VER(hp, FC_FCOE_VER); in fcoe_xmit()
/openbmc/linux/drivers/scsi/bnx2fc/
H A Dbnx2fc_fcoe.c388 FC_FCOE_ENCAPS_VER(hp, FC_FCOE_VER); in bnx2fc_xmit()
/openbmc/linux/drivers/scsi/qedf/
H A Dqedf_main.c1224 FC_FCOE_ENCAPS_VER(hp, FC_FCOE_VER); in qedf_xmit()