Lines Matching refs:fcoe_ctlr

141 	struct fcoe_ctlr *ctlr = fcoe_ctlr_device_priv(ctlr_dev);  in bnx2fc_fcf_get_vlan_id()
273 struct fcoe_ctlr *ctlr; in bnx2fc_xmit()
434 struct fcoe_ctlr *ctlr; in bnx2fc_rcv()
531 struct fcoe_ctlr *ctlr; in bnx2fc_recv_frame()
807 struct fcoe_ctlr *ctlr; in bnx2fc_net_config()
876 struct fcoe_ctlr *ctlr; in bnx2fc_indicate_netevent()
1069 struct fcoe_ctlr *ctlr; in bnx2fc_fip_recv()
1113 static void bnx2fc_fip_send(struct fcoe_ctlr *fip, struct sk_buff *skb) in bnx2fc_fip_send()
1248 struct fcoe_ctlr *ctlr = bnx2fc_to_ctlr(interface); in bnx2fc_interface_setup()
1320 struct fcoe_ctlr *ctlr; in bnx2fc_interface_release()
1452 struct fcoe_ctlr *ctlr; in bnx2fc_interface_create()
1456 size = (sizeof(*interface) + sizeof(struct fcoe_ctlr)); in bnx2fc_interface_create()
1502 struct fcoe_ctlr *ctlr = bnx2fc_to_ctlr(interface); in bnx2fc_if_create()
1613 struct fcoe_ctlr *ctlr = bnx2fc_to_ctlr(interface); in bnx2fc_interface_cleanup()
1654 struct fcoe_ctlr *ctlr = bnx2fc_to_ctlr(interface); in __bnx2fc_destroy()
1679 struct fcoe_ctlr *ctlr; in bnx2fc_destroy()
1847 struct fcoe_ctlr *ctlr; in bnx2fc_ulp_start()
1880 struct fcoe_ctlr *ctlr = bnx2fc_to_ctlr(interface); in bnx2fc_stop()
2007 struct fcoe_ctlr *ctlr = bnx2fc_to_ctlr(interface); in bnx2fc_start_disc()
2093 static int __bnx2fc_disable(struct fcoe_ctlr *ctlr) in __bnx2fc_disable()
2116 struct fcoe_ctlr *ctlr; in bnx2fc_disable()
2188 static int __bnx2fc_enable(struct fcoe_ctlr *ctlr) in __bnx2fc_enable()
2244 struct fcoe_ctlr *ctlr; in bnx2fc_enable()
2276 struct fcoe_ctlr *ctlr = fcoe_ctlr_device_priv(cdev); in bnx2fc_ctlr_enabled()
2314 struct fcoe_ctlr *ctlr; in _bnx2fc_create()