Home
last modified time | relevance | path

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

/openbmc/linux/include/scsi/fc/
H A Dfc_fip.h100 FIP_SC_VL_REQ = 1, /* vlan request */ enumerator
/openbmc/linux/drivers/scsi/qedf/
H A Dqedf_fip.c42 vlan->fip.fip_subcode = FIP_SC_VL_REQ; in qedf_fcoe_send_vlan_req()
/openbmc/linux/drivers/scsi/fnic/
H A Dfnic_fcs.c389 vlan->fip.fip_subcode = FIP_SC_VL_REQ; in fnic_fcoe_send_vlan_req()
/openbmc/linux/drivers/scsi/fcoe/
H A Dfcoe_ctlr.c2815 case FIP_SC_VL_REQ: in fcoe_ctlr_vlan_parse()
2984 if (sub == FIP_SC_VL_REQ) in fcoe_ctlr_vlan_recv()