Home
last modified time | relevance | path

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

/openbmc/linux/drivers/scsi/qedf/
H A Dqedf_fip.c19 struct fip_vlan *vlan; in qedf_fcoe_send_vlan_req()
25 skb = dev_alloc_skb(sizeof(struct fip_vlan)); in qedf_fcoe_send_vlan_req()
33 vlan = (struct fip_vlan *)eth_fr; in qedf_fcoe_send_vlan_req()
H A Dqedf.h563 struct fip_vlan { struct
/openbmc/linux/drivers/scsi/fnic/
H A Dfnic_fip.h39 struct fip_vlan { struct
H A Dfnic_fcs.c365 struct fip_vlan *vlan; in fnic_fcoe_send_vlan_req()
375 skb = dev_alloc_skb(sizeof(struct fip_vlan)); in fnic_fcoe_send_vlan_req()
380 vlan = (struct fip_vlan *)eth_fr; in fnic_fcoe_send_vlan_req()