Lines Matching refs:fcoe_ctlr

118 	struct fcoe_ctlr *ctlr = fcoe_ctlr_device_priv(ctlr_dev);  in bnx2fc_fcf_get_vlan_id()
250 struct fcoe_ctlr *ctlr; in bnx2fc_xmit()
411 struct fcoe_ctlr *ctlr; in bnx2fc_rcv()
746 struct fcoe_ctlr *ctlr; in bnx2fc_net_config()
815 struct fcoe_ctlr *ctlr; in bnx2fc_indicate_netevent()
1009 struct fcoe_ctlr *ctlr; in bnx2fc_fip_recv()
1053 static void bnx2fc_fip_send(struct fcoe_ctlr *fip, struct sk_buff *skb) in bnx2fc_fip_send()
1171 struct fcoe_ctlr *ctlr = bnx2fc_to_ctlr(interface); in bnx2fc_interface_setup()
1243 struct fcoe_ctlr *ctlr; in bnx2fc_interface_release()
1373 struct fcoe_ctlr *ctlr; in bnx2fc_interface_create()
1377 size = (sizeof(*interface) + sizeof(struct fcoe_ctlr)); in bnx2fc_interface_create()
1423 struct fcoe_ctlr *ctlr = bnx2fc_to_ctlr(interface); in bnx2fc_if_create()
1531 struct fcoe_ctlr *ctlr = bnx2fc_to_ctlr(interface); in bnx2fc_interface_cleanup()
1572 struct fcoe_ctlr *ctlr = bnx2fc_to_ctlr(interface); in __bnx2fc_destroy()
1597 struct fcoe_ctlr *ctlr; in bnx2fc_destroy()
1765 struct fcoe_ctlr *ctlr; in bnx2fc_ulp_start()
1798 struct fcoe_ctlr *ctlr = bnx2fc_to_ctlr(interface); in bnx2fc_stop()
1926 struct fcoe_ctlr *ctlr = bnx2fc_to_ctlr(interface); in bnx2fc_start_disc()
2010 static int __bnx2fc_disable(struct fcoe_ctlr *ctlr) in __bnx2fc_disable()
2033 struct fcoe_ctlr *ctlr; in bnx2fc_disable()
2090 static int __bnx2fc_enable(struct fcoe_ctlr *ctlr) in __bnx2fc_enable()
2146 struct fcoe_ctlr *ctlr; in bnx2fc_enable()
2178 struct fcoe_ctlr *ctlr = fcoe_ctlr_device_priv(cdev); in bnx2fc_ctlr_enabled()
2216 struct fcoe_ctlr *ctlr; in _bnx2fc_create()