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()
1320 struct fcoe_interface *fcoe; in fcoe_rcv()
1326 fcoe = container_of(ptype, struct fcoe_interface, fcoe_packet_type); in fcoe_rcv()
1462 struct fcoe_interface *fcoe = port->priv; in fcoe_xmit()
1586 struct fcoe_interface *fcoe; in fcoe_filter_frames()
1744 static struct fcoe_interface *
1747 struct fcoe_interface *fcoe; in fcoe_hostlist_lookup_realdev_port()
1767 struct fcoe_interface *fcoe; in fcoe_dcb_app_notification()
1820 struct fcoe_interface *fcoe; in fcoe_device_notification()
1915 struct fcoe_interface *fcoe; in fcoe_disable()
1946 struct fcoe_interface *fcoe; in fcoe_enable()
2007 struct fcoe_interface *fcoe = fcoe_ctlr_priv(ctlr); in fcoe_ctlr_mode()
2033 struct fcoe_interface *fcoe; in fcoe_destroy()
2065 struct fcoe_interface *fcoe; in fcoe_destroy_work()
2107 static void fcoe_dcb_create(struct fcoe_interface *fcoe) in fcoe_dcb_create()
2169 struct fcoe_interface *fcoe; in _fcoe_create()
2324 struct fcoe_interface *fcoe = port->priv; in fcoe_reset()
2345 static struct fcoe_interface *
2348 struct fcoe_interface *fcoe; in fcoe_hostlist_lookup_port()
2369 struct fcoe_interface *fcoe; in fcoe_hostlist_lookup()
2387 struct fcoe_interface *fcoe; in fcoe_hostlist_add()
2409 struct fcoe_interface *fcoe; in fcoe_hostlist_del()
2488 struct fcoe_interface *fcoe, *tmp; in fcoe_exit()
2595 struct fcoe_interface *fcoe = port->priv; in fcoe_elsct_send()
2628 struct fcoe_interface *fcoe = port->priv; in fcoe_vport_create()
2778 struct fcoe_interface *fcoe = fcoe_ctlr_priv(ctlr); in fcoe_fcf_get_vlan_id()
2799 struct fcoe_interface *fcoe = port->priv; in fcoe_set_port_id()