Lines Matching refs:fcoe_interface
98 static struct fcoe_interface
303 static int fcoe_interface_setup(struct fcoe_interface *fcoe, in fcoe_interface_setup()
392 static struct fcoe_interface *fcoe_interface_create(struct net_device *netdev, in fcoe_interface_create()
397 struct fcoe_interface *fcoe; in fcoe_interface_create()
408 size = sizeof(struct fcoe_ctlr) + sizeof(struct fcoe_interface); in fcoe_interface_create()
454 static void fcoe_interface_remove(struct fcoe_interface *fcoe) in fcoe_interface_remove()
499 static void fcoe_interface_cleanup(struct fcoe_interface *fcoe) in fcoe_interface_cleanup()
526 struct fcoe_interface *fcoe; in fcoe_fip_recv()
529 fcoe = container_of(ptype, struct fcoe_interface, fip_packet_type); in fcoe_fip_recv()
549 struct fcoe_interface *fcoe; in fcoe_fip_vlan_recv()
552 fcoe = container_of(ptype, struct fcoe_interface, fip_vlan_packet_type); in fcoe_fip_vlan_recv()
578 struct fcoe_interface *fcoe = fcoe_from_ctlr(fip); in fcoe_fip_send()
608 struct fcoe_interface *fcoe = port->priv; in fcoe_update_src_mac()
718 struct fcoe_interface *fcoe; in fcoe_netdev_config()
822 struct fcoe_interface *fcoe; in fcoe_fdmi_info()
937 struct fcoe_interface *fcoe = port->priv; in fcoe_em_config()
938 struct fcoe_interface *oldfcoe = NULL; in fcoe_em_config()
1018 struct fcoe_interface *fcoe = port->priv; in fcoe_if_destroy()
1136 static struct fc_lport *fcoe_if_create(struct fcoe_interface *fcoe, in fcoe_if_create()
1348 struct fcoe_interface *fcoe; in fcoe_rcv()
1354 fcoe = container_of(ptype, struct fcoe_interface, fcoe_packet_type); in fcoe_rcv()
1491 struct fcoe_interface *fcoe = port->priv; in fcoe_xmit()
1619 struct fcoe_interface *fcoe; in fcoe_filter_frames()
1785 static struct fcoe_interface *
1788 struct fcoe_interface *fcoe; in fcoe_hostlist_lookup_realdev_port()
1808 struct fcoe_interface *fcoe; in fcoe_dcb_app_notification()
1861 struct fcoe_interface *fcoe; in fcoe_device_notification()
1962 struct fcoe_interface *fcoe; in fcoe_disable()
1993 struct fcoe_interface *fcoe; in fcoe_enable()
2054 struct fcoe_interface *fcoe = fcoe_ctlr_priv(ctlr); in fcoe_ctlr_mode()
2080 struct fcoe_interface *fcoe; in fcoe_destroy()
2112 struct fcoe_interface *fcoe; in fcoe_destroy_work()
2156 static void fcoe_dcb_create(struct fcoe_interface *fcoe) in fcoe_dcb_create()
2218 struct fcoe_interface *fcoe; in _fcoe_create()
2373 struct fcoe_interface *fcoe = port->priv; in fcoe_reset()
2394 static struct fcoe_interface *
2397 struct fcoe_interface *fcoe; in fcoe_hostlist_lookup_port()
2418 struct fcoe_interface *fcoe; in fcoe_hostlist_lookup()
2436 struct fcoe_interface *fcoe; in fcoe_hostlist_add()
2458 struct fcoe_interface *fcoe; in fcoe_hostlist_del()
2535 struct fcoe_interface *fcoe, *tmp; in fcoe_exit()
2642 struct fcoe_interface *fcoe = port->priv; in fcoe_elsct_send()
2675 struct fcoe_interface *fcoe = port->priv; in fcoe_vport_create()
2825 struct fcoe_interface *fcoe = fcoe_ctlr_priv(ctlr); in fcoe_fcf_get_vlan_id()
2846 struct fcoe_interface *fcoe = port->priv; in fcoe_set_port_id()