Lines Matching refs:fcoe_interface

86 static struct fcoe_interface
290 static int fcoe_interface_setup(struct fcoe_interface *fcoe, in fcoe_interface_setup()
379 static struct fcoe_interface *fcoe_interface_create(struct net_device *netdev, in fcoe_interface_create()
384 struct fcoe_interface *fcoe; in fcoe_interface_create()
395 size = sizeof(struct fcoe_ctlr) + sizeof(struct fcoe_interface); in fcoe_interface_create()
441 static void fcoe_interface_remove(struct fcoe_interface *fcoe) in fcoe_interface_remove()
486 static void fcoe_interface_cleanup(struct fcoe_interface *fcoe) in fcoe_interface_cleanup()
513 struct fcoe_interface *fcoe; in fcoe_fip_recv()
516 fcoe = container_of(ptype, struct fcoe_interface, fip_packet_type); in fcoe_fip_recv()
536 struct fcoe_interface *fcoe; in fcoe_fip_vlan_recv()
539 fcoe = container_of(ptype, struct fcoe_interface, fip_vlan_packet_type); in fcoe_fip_vlan_recv()
565 struct fcoe_interface *fcoe = fcoe_from_ctlr(fip); in fcoe_fip_send()
595 struct fcoe_interface *fcoe = port->priv; in fcoe_update_src_mac()
705 struct fcoe_interface *fcoe; in fcoe_netdev_config()
809 struct fcoe_interface *fcoe; in fcoe_fdmi_info()
924 struct fcoe_interface *fcoe = port->priv; in fcoe_em_config()
925 struct fcoe_interface *oldfcoe = NULL; in fcoe_em_config()
1005 struct fcoe_interface *fcoe = port->priv; in fcoe_if_destroy()
1123 static struct fc_lport *fcoe_if_create(struct fcoe_interface *fcoe, in fcoe_if_create()
1341 struct fcoe_interface *fcoe; in fcoe_rcv()
1347 fcoe = container_of(ptype, struct fcoe_interface, fcoe_packet_type); in fcoe_rcv()
1484 struct fcoe_interface *fcoe = port->priv; in fcoe_xmit()
1611 struct fcoe_interface *fcoe; in fcoe_filter_frames()
1774 static struct fcoe_interface *
1777 struct fcoe_interface *fcoe; in fcoe_hostlist_lookup_realdev_port()
1797 struct fcoe_interface *fcoe; in fcoe_dcb_app_notification()
1850 struct fcoe_interface *fcoe; in fcoe_device_notification()
1949 struct fcoe_interface *fcoe; in fcoe_disable()
1980 struct fcoe_interface *fcoe; in fcoe_enable()
2041 struct fcoe_interface *fcoe = fcoe_ctlr_priv(ctlr); in fcoe_ctlr_mode()
2067 struct fcoe_interface *fcoe; in fcoe_destroy()
2099 struct fcoe_interface *fcoe; in fcoe_destroy_work()
2143 static void fcoe_dcb_create(struct fcoe_interface *fcoe) in fcoe_dcb_create()
2205 struct fcoe_interface *fcoe; in _fcoe_create()
2360 struct fcoe_interface *fcoe = port->priv; in fcoe_reset()
2381 static struct fcoe_interface *
2384 struct fcoe_interface *fcoe; in fcoe_hostlist_lookup_port()
2405 struct fcoe_interface *fcoe; in fcoe_hostlist_lookup()
2423 struct fcoe_interface *fcoe; in fcoe_hostlist_add()
2445 struct fcoe_interface *fcoe; in fcoe_hostlist_del()
2522 struct fcoe_interface *fcoe, *tmp; in fcoe_exit()
2629 struct fcoe_interface *fcoe = port->priv; in fcoe_elsct_send()
2662 struct fcoe_interface *fcoe = port->priv; in fcoe_vport_create()
2812 struct fcoe_interface *fcoe = fcoe_ctlr_priv(ctlr); in fcoe_fcf_get_vlan_id()
2833 struct fcoe_interface *fcoe = port->priv; in fcoe_set_port_id()