Home
last modified time | relevance | path

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

/openbmc/linux/include/scsi/fc/
H A Dfc_fip.h152 FIP_DT_VLAN = 14, /* vlan number */ enumerator
/openbmc/linux/drivers/scsi/qedf/
H A Dqedf_fip.c95 case FIP_DT_VLAN: in qedf_fcoe_process_vlan_resp()
/openbmc/linux/drivers/scsi/fnic/
H A Dfnic_fcs.c441 case FIP_DT_VLAN: in fnic_fcoe_process_vlan_resp()
/openbmc/linux/drivers/scsi/fcoe/
H A Dfcoe_ctlr.c2933 frame->vlan.fd_desc.fip_dtype = FIP_DT_VLAN; in fcoe_ctlr_vlan_send()