Lines Matching refs:fcoe_interface
86 static struct fcoe_interface
290 static int fcoe_interface_setup(struct fcoe_interface *fcoe, in fcoe_interface_setup()
378 static struct fcoe_interface *fcoe_interface_create(struct net_device *netdev, in fcoe_interface_create()
383 struct fcoe_interface *fcoe; in fcoe_interface_create()
394 size = sizeof(struct fcoe_ctlr) + sizeof(struct fcoe_interface); in fcoe_interface_create()
440 static void fcoe_interface_remove(struct fcoe_interface *fcoe) in fcoe_interface_remove()
484 static void fcoe_interface_cleanup(struct fcoe_interface *fcoe) in fcoe_interface_cleanup()
511 struct fcoe_interface *fcoe; in fcoe_fip_recv()
514 fcoe = container_of(ptype, struct fcoe_interface, fip_packet_type); in fcoe_fip_recv()
534 struct fcoe_interface *fcoe; in fcoe_fip_vlan_recv()
537 fcoe = container_of(ptype, struct fcoe_interface, fip_vlan_packet_type); in fcoe_fip_vlan_recv()
563 struct fcoe_interface *fcoe = fcoe_from_ctlr(fip); in fcoe_fip_send()
593 struct fcoe_interface *fcoe = port->priv; in fcoe_update_src_mac()
703 struct fcoe_interface *fcoe; in fcoe_netdev_config()
807 struct fcoe_interface *fcoe; in fcoe_fdmi_info()
922 struct fcoe_interface *fcoe = port->priv; in fcoe_em_config()
923 struct fcoe_interface *oldfcoe = NULL; in fcoe_em_config()
1003 struct fcoe_interface *fcoe = port->priv; in fcoe_if_destroy()
1121 static struct fc_lport *fcoe_if_create(struct fcoe_interface *fcoe, in fcoe_if_create()
1339 struct fcoe_interface *fcoe; in fcoe_rcv()
1345 fcoe = container_of(ptype, struct fcoe_interface, fcoe_packet_type); in fcoe_rcv()
1482 struct fcoe_interface *fcoe = port->priv; in fcoe_xmit()
1609 struct fcoe_interface *fcoe; in fcoe_filter_frames()
1772 static struct fcoe_interface *
1775 struct fcoe_interface *fcoe; in fcoe_hostlist_lookup_realdev_port()
1795 struct fcoe_interface *fcoe; in fcoe_dcb_app_notification()
1848 struct fcoe_interface *fcoe; in fcoe_device_notification()
1946 struct fcoe_interface *fcoe; in fcoe_disable()
1977 struct fcoe_interface *fcoe; in fcoe_enable()
2038 struct fcoe_interface *fcoe = fcoe_ctlr_priv(ctlr); in fcoe_ctlr_mode()
2064 struct fcoe_interface *fcoe; in fcoe_destroy()
2096 struct fcoe_interface *fcoe; in fcoe_destroy_work()
2138 static void fcoe_dcb_create(struct fcoe_interface *fcoe) in fcoe_dcb_create()
2200 struct fcoe_interface *fcoe; in _fcoe_create()
2355 struct fcoe_interface *fcoe = port->priv; in fcoe_reset()
2376 static struct fcoe_interface *
2379 struct fcoe_interface *fcoe; in fcoe_hostlist_lookup_port()
2400 struct fcoe_interface *fcoe; in fcoe_hostlist_lookup()
2418 struct fcoe_interface *fcoe; in fcoe_hostlist_add()
2440 struct fcoe_interface *fcoe; in fcoe_hostlist_del()
2517 struct fcoe_interface *fcoe, *tmp; in fcoe_exit()
2624 struct fcoe_interface *fcoe = port->priv; in fcoe_elsct_send()
2657 struct fcoe_interface *fcoe = port->priv; in fcoe_vport_create()
2807 struct fcoe_interface *fcoe = fcoe_ctlr_priv(ctlr); in fcoe_fcf_get_vlan_id()
2828 struct fcoe_interface *fcoe = port->priv; in fcoe_set_port_id()