Lines Matching refs:bnx2fc_interface

62 static void __bnx2fc_destroy(struct bnx2fc_interface *interface);
73 static void bnx2fc_start_disc(struct bnx2fc_interface *interface);
81 static struct fc_lport *bnx2fc_if_create(struct bnx2fc_interface *interface,
86 static struct bnx2fc_interface *bnx2fc_interface_lookup(struct net_device
88 static inline void bnx2fc_interface_put(struct bnx2fc_interface *interface);
95 static void bnx2fc_stop(struct bnx2fc_interface *interface);
133 return ((struct bnx2fc_interface *) in bnx2fc_netdev()
142 struct bnx2fc_interface *fcoe = fcoe_ctlr_priv(ctlr); in bnx2fc_fcf_get_vlan_id()
190 struct bnx2fc_interface *interface = port->priv; in bnx2fc_cleanup()
268 struct bnx2fc_interface *interface; in bnx2fc_xmit()
429 struct bnx2fc_interface *interface; in bnx2fc_rcv()
435 interface = container_of(ptype, struct bnx2fc_interface, in bnx2fc_rcv()
521 struct bnx2fc_interface *interface; in bnx2fc_recv_frame()
685 struct bnx2fc_interface *interface = port->priv; in bnx2fc_get_host_stats()
735 struct bnx2fc_interface *interface = port->priv; in bnx2fc_shost_config()
768 struct bnx2fc_interface *interface = port->priv; in bnx2fc_link_ok()
800 struct bnx2fc_interface *interface; in bnx2fc_net_config()
869 struct bnx2fc_interface *interface, *tmp; in bnx2fc_indicate_netevent()
1062 struct bnx2fc_interface *interface; in bnx2fc_fip_recv()
1064 interface = container_of(ptype, struct bnx2fc_interface, in bnx2fc_fip_recv()
1131 struct bnx2fc_interface *interface = port->priv; in bnx2fc_vport_create()
1197 struct bnx2fc_interface *interface = port->priv; in bnx2fc_vport_destroy()
1237 static int bnx2fc_interface_setup(struct bnx2fc_interface *interface) in bnx2fc_interface_setup()
1312 struct bnx2fc_interface *interface; in bnx2fc_interface_release()
1316 interface = container_of(kref, struct bnx2fc_interface, kref); in bnx2fc_interface_release()
1333 static inline void bnx2fc_interface_get(struct bnx2fc_interface *interface) in bnx2fc_interface_get()
1338 static inline void bnx2fc_interface_put(struct bnx2fc_interface *interface) in bnx2fc_interface_put()
1438 static struct bnx2fc_interface *
1444 struct bnx2fc_interface *interface; in bnx2fc_interface_create()
1492 static struct fc_lport *bnx2fc_if_create(struct bnx2fc_interface *interface, in bnx2fc_if_create()
1596 static void bnx2fc_net_cleanup(struct bnx2fc_interface *interface) in bnx2fc_net_cleanup()
1604 static void bnx2fc_interface_cleanup(struct bnx2fc_interface *interface) in bnx2fc_interface_cleanup()
1645 static void __bnx2fc_destroy(struct bnx2fc_interface *interface) in __bnx2fc_destroy()
1669 struct bnx2fc_interface *interface = NULL; in bnx2fc_destroy()
1838 struct bnx2fc_interface *interface; in bnx2fc_ulp_start()
1870 static void bnx2fc_stop(struct bnx2fc_interface *interface) in bnx2fc_stop()
1971 struct bnx2fc_interface *interface; in bnx2fc_ulp_stop()
1997 static void bnx2fc_start_disc(struct bnx2fc_interface *interface) in bnx2fc_start_disc()
2087 struct bnx2fc_interface *interface = fcoe_ctlr_priv(ctlr); in __bnx2fc_disable()
2107 struct bnx2fc_interface *interface; in bnx2fc_disable()
2182 struct bnx2fc_interface *interface = fcoe_ctlr_priv(ctlr); in __bnx2fc_enable()
2235 struct bnx2fc_interface *interface; in bnx2fc_enable()
2307 struct bnx2fc_interface *interface; in _bnx2fc_create()
2494 static struct bnx2fc_interface *bnx2fc_interface_lookup(struct net_device in bnx2fc_interface_lookup()
2497 struct bnx2fc_interface *interface; in bnx2fc_interface_lookup()
2529 struct bnx2fc_interface *interface, *tmp; in bnx2fc_ulp_exit()
2923 struct bnx2fc_interface *interface = port->priv; in bnx2fc_tm_timeout_show()
2936 struct bnx2fc_interface *interface = port->priv; in bnx2fc_tm_timeout_store()