Lines Matching refs:bnx2fc_interface
64 static void __bnx2fc_destroy(struct bnx2fc_interface *interface);
75 static void bnx2fc_start_disc(struct bnx2fc_interface *interface);
83 static struct fc_lport *bnx2fc_if_create(struct bnx2fc_interface *interface,
88 static struct bnx2fc_interface *bnx2fc_interface_lookup(struct net_device
90 static inline void bnx2fc_interface_put(struct bnx2fc_interface *interface);
97 static void bnx2fc_stop(struct bnx2fc_interface *interface);
135 return ((struct bnx2fc_interface *) in bnx2fc_netdev()
144 struct bnx2fc_interface *fcoe = fcoe_ctlr_priv(ctlr); in bnx2fc_fcf_get_vlan_id()
192 struct bnx2fc_interface *interface = port->priv; in bnx2fc_cleanup()
270 struct bnx2fc_interface *interface; in bnx2fc_xmit()
428 struct bnx2fc_interface *interface; in bnx2fc_rcv()
434 interface = container_of(ptype, struct bnx2fc_interface, in bnx2fc_rcv()
520 struct bnx2fc_interface *interface; in bnx2fc_recv_frame()
684 struct bnx2fc_interface *interface = port->priv; in bnx2fc_get_host_stats()
734 struct bnx2fc_interface *interface = port->priv; in bnx2fc_shost_config()
767 struct bnx2fc_interface *interface = port->priv; in bnx2fc_link_ok()
799 struct bnx2fc_interface *interface; in bnx2fc_net_config()
868 struct bnx2fc_interface *interface, *tmp; in bnx2fc_indicate_netevent()
1056 struct bnx2fc_interface *interface; in bnx2fc_fip_recv()
1058 interface = container_of(ptype, struct bnx2fc_interface, in bnx2fc_fip_recv()
1125 struct bnx2fc_interface *interface = port->priv; in bnx2fc_vport_create()
1191 struct bnx2fc_interface *interface = port->priv; in bnx2fc_vport_destroy()
1231 static int bnx2fc_interface_setup(struct bnx2fc_interface *interface) in bnx2fc_interface_setup()
1306 struct bnx2fc_interface *interface; in bnx2fc_interface_release()
1310 interface = container_of(kref, struct bnx2fc_interface, kref); in bnx2fc_interface_release()
1327 static inline void bnx2fc_interface_get(struct bnx2fc_interface *interface) in bnx2fc_interface_get()
1332 static inline void bnx2fc_interface_put(struct bnx2fc_interface *interface) in bnx2fc_interface_put()
1432 static struct bnx2fc_interface *
1438 struct bnx2fc_interface *interface; in bnx2fc_interface_create()
1486 static struct fc_lport *bnx2fc_if_create(struct bnx2fc_interface *interface, in bnx2fc_if_create()
1589 static void bnx2fc_net_cleanup(struct bnx2fc_interface *interface) in bnx2fc_net_cleanup()
1597 static void bnx2fc_interface_cleanup(struct bnx2fc_interface *interface) in bnx2fc_interface_cleanup()
1638 static void __bnx2fc_destroy(struct bnx2fc_interface *interface) in __bnx2fc_destroy()
1662 struct bnx2fc_interface *interface = NULL; in bnx2fc_destroy()
1828 struct bnx2fc_interface *interface; in bnx2fc_ulp_start()
1860 static void bnx2fc_stop(struct bnx2fc_interface *interface) in bnx2fc_stop()
1961 struct bnx2fc_interface *interface; in bnx2fc_ulp_stop()
1987 static void bnx2fc_start_disc(struct bnx2fc_interface *interface) in bnx2fc_start_disc()
2077 struct bnx2fc_interface *interface = fcoe_ctlr_priv(ctlr); in __bnx2fc_disable()
2097 struct bnx2fc_interface *interface; in bnx2fc_disable()
2172 struct bnx2fc_interface *interface = fcoe_ctlr_priv(ctlr); in __bnx2fc_enable()
2225 struct bnx2fc_interface *interface; in bnx2fc_enable()
2297 struct bnx2fc_interface *interface; in _bnx2fc_create()
2484 static struct bnx2fc_interface *bnx2fc_interface_lookup(struct net_device in bnx2fc_interface_lookup()
2487 struct bnx2fc_interface *interface; in bnx2fc_interface_lookup()
2519 struct bnx2fc_interface *interface, *tmp; in bnx2fc_ulp_exit()
2909 struct bnx2fc_interface *interface = port->priv; in bnx2fc_tm_timeout_show()
2922 struct bnx2fc_interface *interface = port->priv; in bnx2fc_tm_timeout_store()