Home
last modified time | relevance | path

Searched refs:fcoe_interface (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/drivers/scsi/fcoe/
H A Dfcoe.c86 static struct fcoe_interface
384 struct fcoe_interface *fcoe; in fcoe_interface_create()
512 struct fcoe_interface *fcoe; in fcoe_fip_recv()
535 struct fcoe_interface *fcoe; in fcoe_fip_vlan_recv()
704 struct fcoe_interface *fcoe; in fcoe_netdev_config()
808 struct fcoe_interface *fcoe; in fcoe_fdmi_info()
1340 struct fcoe_interface *fcoe; in fcoe_rcv()
1606 struct fcoe_interface *fcoe; in fcoe_filter_frames()
1767 struct fcoe_interface *fcoe; in fcoe_hostlist_lookup_realdev_port()
1787 struct fcoe_interface *fcoe; in fcoe_dcb_app_notification()
[all …]
H A Dfcoe.h65 struct fcoe_interface { struct
81 ((struct fcoe_interface *)((x) + 1)) argument
89 return ((struct fcoe_interface *) in fcoe_netdev()