Lines Matching refs:fcoe_ctlr

141 	struct fcoe_ctlr *ctlr = fcoe_ctlr_device_priv(ctlr_dev);  in bnx2fc_fcf_get_vlan_id()
269 struct fcoe_ctlr *ctlr; in bnx2fc_xmit()
430 struct fcoe_ctlr *ctlr; in bnx2fc_rcv()
523 struct fcoe_ctlr *ctlr; in bnx2fc_recv_frame()
806 struct fcoe_ctlr *ctlr; in bnx2fc_net_config()
875 struct fcoe_ctlr *ctlr; in bnx2fc_indicate_netevent()
1065 struct fcoe_ctlr *ctlr; in bnx2fc_fip_recv()
1108 static void bnx2fc_fip_send(struct fcoe_ctlr *fip, struct sk_buff *skb) in bnx2fc_fip_send()
1243 struct fcoe_ctlr *ctlr = bnx2fc_to_ctlr(interface); in bnx2fc_interface_setup()
1315 struct fcoe_ctlr *ctlr; in bnx2fc_interface_release()
1447 struct fcoe_ctlr *ctlr; in bnx2fc_interface_create()
1451 size = (sizeof(*interface) + sizeof(struct fcoe_ctlr)); in bnx2fc_interface_create()
1497 struct fcoe_ctlr *ctlr = bnx2fc_to_ctlr(interface); in bnx2fc_if_create()
1607 struct fcoe_ctlr *ctlr = bnx2fc_to_ctlr(interface); in bnx2fc_interface_cleanup()
1648 struct fcoe_ctlr *ctlr = bnx2fc_to_ctlr(interface); in __bnx2fc_destroy()
1672 struct fcoe_ctlr *ctlr; in bnx2fc_destroy()
1837 struct fcoe_ctlr *ctlr; in bnx2fc_ulp_start()
1870 struct fcoe_ctlr *ctlr = bnx2fc_to_ctlr(interface); in bnx2fc_stop()
1997 struct fcoe_ctlr *ctlr = bnx2fc_to_ctlr(interface); in bnx2fc_start_disc()
2083 static int __bnx2fc_disable(struct fcoe_ctlr *ctlr) in __bnx2fc_disable()
2106 struct fcoe_ctlr *ctlr; in bnx2fc_disable()
2178 static int __bnx2fc_enable(struct fcoe_ctlr *ctlr) in __bnx2fc_enable()
2234 struct fcoe_ctlr *ctlr; in bnx2fc_enable()
2266 struct fcoe_ctlr *ctlr = fcoe_ctlr_device_priv(cdev); in bnx2fc_ctlr_enabled()
2304 struct fcoe_ctlr *ctlr; in _bnx2fc_create()