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()
1010 struct fcoe_ctlr *ctlr; in bnx2fc_fip_recv()
1054 static void bnx2fc_fip_send(struct fcoe_ctlr *fip, struct sk_buff *skb) in bnx2fc_fip_send()
1172 struct fcoe_ctlr *ctlr = bnx2fc_to_ctlr(interface); in bnx2fc_interface_setup()
1244 struct fcoe_ctlr *ctlr; in bnx2fc_interface_release()
1374 struct fcoe_ctlr *ctlr; in bnx2fc_interface_create()
1378 size = (sizeof(*interface) + sizeof(struct fcoe_ctlr)); in bnx2fc_interface_create()
1424 struct fcoe_ctlr *ctlr = bnx2fc_to_ctlr(interface); in bnx2fc_if_create()
1532 struct fcoe_ctlr *ctlr = bnx2fc_to_ctlr(interface); in bnx2fc_interface_cleanup()
1573 struct fcoe_ctlr *ctlr = bnx2fc_to_ctlr(interface); in __bnx2fc_destroy()
1598 struct fcoe_ctlr *ctlr; in bnx2fc_destroy()
1766 struct fcoe_ctlr *ctlr; in bnx2fc_ulp_start()
1799 struct fcoe_ctlr *ctlr = bnx2fc_to_ctlr(interface); in bnx2fc_stop()
1927 struct fcoe_ctlr *ctlr = bnx2fc_to_ctlr(interface); in bnx2fc_start_disc()
2011 static int __bnx2fc_disable(struct fcoe_ctlr *ctlr) in __bnx2fc_disable()
2034 struct fcoe_ctlr *ctlr; in bnx2fc_disable()
2054 static int __bnx2fc_enable(struct fcoe_ctlr *ctlr) in __bnx2fc_enable()
2076 struct fcoe_ctlr *ctlr; in bnx2fc_enable()
2108 struct fcoe_ctlr *ctlr = fcoe_ctlr_device_priv(cdev); in bnx2fc_ctlr_enabled()
2146 struct fcoe_ctlr *ctlr; in _bnx2fc_create()