Lines Matching refs:fcoe_interface
94 static struct fcoe_interface
301 static int fcoe_interface_setup(struct fcoe_interface *fcoe, in fcoe_interface_setup()
385 static struct fcoe_interface *fcoe_interface_create(struct net_device *netdev, in fcoe_interface_create()
390 struct fcoe_interface *fcoe; in fcoe_interface_create()
401 size = sizeof(struct fcoe_ctlr) + sizeof(struct fcoe_interface); in fcoe_interface_create()
447 static void fcoe_interface_remove(struct fcoe_interface *fcoe) in fcoe_interface_remove()
490 static void fcoe_interface_cleanup(struct fcoe_interface *fcoe) in fcoe_interface_cleanup()
522 struct fcoe_interface *fcoe; in fcoe_fip_recv()
525 fcoe = container_of(ptype, struct fcoe_interface, fip_packet_type); in fcoe_fip_recv()
566 struct fcoe_interface *fcoe = port->priv; in fcoe_update_src_mac()
676 struct fcoe_interface *fcoe; in fcoe_netdev_config()
774 struct fcoe_interface *fcoe; in fcoe_fdmi_info()
892 struct fcoe_interface *fcoe = port->priv; in fcoe_em_config()
893 struct fcoe_interface *oldfcoe = NULL; in fcoe_em_config()
971 struct fcoe_interface *fcoe = port->priv; in fcoe_if_destroy()
1091 static struct fc_lport *fcoe_if_create(struct fcoe_interface *fcoe, in fcoe_if_create()
1434 struct fcoe_interface *fcoe; in fcoe_rcv()
1440 fcoe = container_of(ptype, struct fcoe_interface, fcoe_packet_type); in fcoe_rcv()
1598 struct fcoe_interface *fcoe = port->priv; in fcoe_xmit()
1735 struct fcoe_interface *fcoe; in fcoe_filter_frames()
1914 static struct fcoe_interface *
1917 struct fcoe_interface *fcoe; in fcoe_hostlist_lookup_realdev_port()
1937 struct fcoe_interface *fcoe; in fcoe_dcb_app_notification()
1990 struct fcoe_interface *fcoe; in fcoe_device_notification()
2084 struct fcoe_interface *fcoe; in fcoe_disable()
2115 struct fcoe_interface *fcoe; in fcoe_enable()
2176 struct fcoe_interface *fcoe; in fcoe_destroy()
2208 struct fcoe_interface *fcoe; in fcoe_destroy_work()
2268 static void fcoe_dcb_create(struct fcoe_interface *fcoe) in fcoe_dcb_create()
2326 struct fcoe_interface *fcoe; in _fcoe_create()
2496 struct fcoe_interface *fcoe = port->priv; in fcoe_reset()
2517 static struct fcoe_interface *
2520 struct fcoe_interface *fcoe; in fcoe_hostlist_lookup_port()
2541 struct fcoe_interface *fcoe; in fcoe_hostlist_lookup()
2559 struct fcoe_interface *fcoe; in fcoe_hostlist_add()
2581 struct fcoe_interface *fcoe; in fcoe_hostlist_del()
2674 struct fcoe_interface *fcoe, *tmp; in fcoe_exit()
2787 struct fcoe_interface *fcoe = port->priv; in fcoe_elsct_send()
2820 struct fcoe_interface *fcoe = port->priv; in fcoe_vport_create()
2937 struct fcoe_interface *fcoe = fcoe_ctlr_priv(ctlr); in fcoe_fcf_get_vlan_id()
2958 struct fcoe_interface *fcoe = port->priv; in fcoe_set_port_id()