Home
last modified time | relevance | path

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

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