Home
last modified time | relevance | path

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

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