Lines Matching refs:fcoe_ctlr

143 	struct fcoe_ctlr *ctlr = fcoe_ctlr_device_priv(ctlr_dev);  in bnx2fc_fcf_get_vlan_id()
271 struct fcoe_ctlr *ctlr; in bnx2fc_xmit()
429 struct fcoe_ctlr *ctlr; in bnx2fc_rcv()
518 struct fcoe_ctlr *ctlr; in bnx2fc_recv_frame()
797 struct fcoe_ctlr *ctlr; in bnx2fc_net_config()
866 struct fcoe_ctlr *ctlr; in bnx2fc_indicate_netevent()
1054 struct fcoe_ctlr *ctlr; in bnx2fc_fip_recv()
1097 static void bnx2fc_fip_send(struct fcoe_ctlr *fip, struct sk_buff *skb) in bnx2fc_fip_send()
1232 struct fcoe_ctlr *ctlr = bnx2fc_to_ctlr(interface); in bnx2fc_interface_setup()
1304 struct fcoe_ctlr *ctlr; in bnx2fc_interface_release()
1436 struct fcoe_ctlr *ctlr; in bnx2fc_interface_create()
1440 size = (sizeof(*interface) + sizeof(struct fcoe_ctlr)); in bnx2fc_interface_create()
1486 struct fcoe_ctlr *ctlr = bnx2fc_to_ctlr(interface); in bnx2fc_if_create()
1596 struct fcoe_ctlr *ctlr = bnx2fc_to_ctlr(interface); in bnx2fc_interface_cleanup()
1637 struct fcoe_ctlr *ctlr = bnx2fc_to_ctlr(interface); in __bnx2fc_destroy()
1661 struct fcoe_ctlr *ctlr; in bnx2fc_destroy()
1826 struct fcoe_ctlr *ctlr; in bnx2fc_ulp_start()
1859 struct fcoe_ctlr *ctlr = bnx2fc_to_ctlr(interface); in bnx2fc_stop()
1986 struct fcoe_ctlr *ctlr = bnx2fc_to_ctlr(interface); in bnx2fc_start_disc()
2072 static int __bnx2fc_disable(struct fcoe_ctlr *ctlr) in __bnx2fc_disable()
2095 struct fcoe_ctlr *ctlr; in bnx2fc_disable()
2167 static int __bnx2fc_enable(struct fcoe_ctlr *ctlr) in __bnx2fc_enable()
2223 struct fcoe_ctlr *ctlr; in bnx2fc_enable()
2255 struct fcoe_ctlr *ctlr = fcoe_ctlr_device_priv(cdev); in bnx2fc_ctlr_enabled()
2293 struct fcoe_ctlr *ctlr; in _bnx2fc_create()