Lines Matching refs:fcoe_interface

86 static struct fcoe_interface
291 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()
485 static void fcoe_interface_cleanup(struct fcoe_interface *fcoe) in fcoe_interface_cleanup()
512 struct fcoe_interface *fcoe; in fcoe_fip_recv()
515 fcoe = container_of(ptype, struct fcoe_interface, fip_packet_type); in fcoe_fip_recv()
535 struct fcoe_interface *fcoe; in fcoe_fip_vlan_recv()
538 fcoe = container_of(ptype, struct fcoe_interface, fip_vlan_packet_type); in fcoe_fip_vlan_recv()
564 struct fcoe_interface *fcoe = fcoe_from_ctlr(fip); in fcoe_fip_send()
594 struct fcoe_interface *fcoe = port->priv; in fcoe_update_src_mac()
704 struct fcoe_interface *fcoe; in fcoe_netdev_config()
808 struct fcoe_interface *fcoe; in fcoe_fdmi_info()
923 struct fcoe_interface *fcoe = port->priv; in fcoe_em_config()
924 struct fcoe_interface *oldfcoe = NULL; in fcoe_em_config()
1004 struct fcoe_interface *fcoe = port->priv; in fcoe_if_destroy()
1122 static struct fc_lport *fcoe_if_create(struct fcoe_interface *fcoe, in fcoe_if_create()
1340 struct fcoe_interface *fcoe; in fcoe_rcv()
1346 fcoe = container_of(ptype, struct fcoe_interface, fcoe_packet_type); in fcoe_rcv()
1482 struct fcoe_interface *fcoe = port->priv; in fcoe_xmit()
1606 struct fcoe_interface *fcoe; in fcoe_filter_frames()
1764 static struct fcoe_interface *
1767 struct fcoe_interface *fcoe; in fcoe_hostlist_lookup_realdev_port()
1787 struct fcoe_interface *fcoe; in fcoe_dcb_app_notification()
1840 struct fcoe_interface *fcoe; in fcoe_device_notification()
1935 struct fcoe_interface *fcoe; in fcoe_disable()
1966 struct fcoe_interface *fcoe; in fcoe_enable()
2027 struct fcoe_interface *fcoe = fcoe_ctlr_priv(ctlr); in fcoe_ctlr_mode()
2053 struct fcoe_interface *fcoe; in fcoe_destroy()
2085 struct fcoe_interface *fcoe; in fcoe_destroy_work()
2127 static void fcoe_dcb_create(struct fcoe_interface *fcoe) in fcoe_dcb_create()
2189 struct fcoe_interface *fcoe; in _fcoe_create()
2344 struct fcoe_interface *fcoe = port->priv; in fcoe_reset()
2365 static struct fcoe_interface *
2368 struct fcoe_interface *fcoe; in fcoe_hostlist_lookup_port()
2389 struct fcoe_interface *fcoe; in fcoe_hostlist_lookup()
2407 struct fcoe_interface *fcoe; in fcoe_hostlist_add()
2429 struct fcoe_interface *fcoe; in fcoe_hostlist_del()
2508 struct fcoe_interface *fcoe, *tmp; in fcoe_exit()
2615 struct fcoe_interface *fcoe = port->priv; in fcoe_elsct_send()
2648 struct fcoe_interface *fcoe = port->priv; in fcoe_vport_create()
2798 struct fcoe_interface *fcoe = fcoe_ctlr_priv(ctlr); in fcoe_fcf_get_vlan_id()
2819 struct fcoe_interface *fcoe = port->priv; in fcoe_set_port_id()