Home
last modified time | relevance | path

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

/openbmc/linux/include/scsi/fc/
H A Dfc_fip.h257 struct fip_vlan_desc { struct
/openbmc/linux/drivers/scsi/qedf/
H A Dqedf_fip.c96 vid = ntohs(((struct fip_vlan_desc *)desc)->fd_vlan); in qedf_fcoe_process_vlan_resp()
/openbmc/linux/drivers/scsi/fnic/
H A Dfnic_fcs.c442 vid = ntohs(((struct fip_vlan_desc *)desc)->fd_vlan); in fnic_fcoe_process_vlan_resp()
/openbmc/linux/drivers/scsi/fcoe/
H A Dfcoe_ctlr.c2900 struct fip_vlan_desc vlan; in fcoe_ctlr_vlan_send()