Searched refs:fcoe_ctlr (Results 1 – 13 of 13) sorted by relevance
118 struct fcoe_ctlr { struct151 void (*send)(struct fcoe_ctlr *, struct sk_buff *); argument204 struct fcoe_ctlr *fip;246 void fcoe_ctlr_init(struct fcoe_ctlr *, enum fip_mode);247 void fcoe_ctlr_destroy(struct fcoe_ctlr *);248 void fcoe_ctlr_link_up(struct fcoe_ctlr *);249 int fcoe_ctlr_link_down(struct fcoe_ctlr *);251 void fcoe_ctlr_recv(struct fcoe_ctlr *, struct sk_buff *);252 int fcoe_ctlr_recv_flogi(struct fcoe_ctlr *, struct fc_lport *,258 int fcoe_libfc_config(struct fc_lport *, struct fcoe_ctlr *,[all …]
45 static void fcoe_ctlr_vn_start(struct fcoe_ctlr *);163 struct fcoe_ctlr *fip = new->fip; in fcoe_sysfs_fcf_add()236 struct fcoe_ctlr *fip = new->fip; in fcoe_sysfs_fcf_del()296 void fcoe_ctlr_destroy(struct fcoe_ctlr *fip) in fcoe_ctlr_destroy()439 void fcoe_ctlr_link_up(struct fcoe_ctlr *fip) in fcoe_ctlr_link_up()498 int fcoe_ctlr_link_down(struct fcoe_ctlr *fip) in fcoe_ctlr_link_down()1790 struct fcoe_ctlr *fip; in fcoe_ctlr_timer_work()1873 struct fcoe_ctlr *fip; in fcoe_ctlr_recv_work()2122 struct fcoe_ctlr *fip = lport->disc.priv; in fcoe_ctlr_vn_rport_callback()2184 struct fcoe_ctlr *fip = lport->disc.priv; in fcoe_ctlr_disc_stop()[all …]
383 struct fcoe_ctlr *ctlr; in fcoe_interface_create()513 struct fcoe_ctlr *ctlr; in fcoe_fip_recv()536 struct fcoe_ctlr *ctlr; in fcoe_fip_vlan_recv()705 struct fcoe_ctlr *ctlr; in fcoe_netdev_config()1339 struct fcoe_ctlr *ctlr; in fcoe_rcv()1605 struct fcoe_ctlr *ctlr; in fcoe_filter_frames()1786 struct fcoe_ctlr *ctlr; in fcoe_dcb_app_notification()1839 struct fcoe_ctlr *ctlr; in fcoe_device_notification()1934 struct fcoe_ctlr *ctlr; in fcoe_disable()1965 struct fcoe_ctlr *ctlr; in fcoe_enable()[all …]
78 (struct fcoe_ctlr *)(((struct fcoe_ctlr *)(x)) - 1)
5 libfcoe-objs := fcoe_ctlr.o fcoe_transport.o fcoe_sysfs.o
369 struct fcoe_ctlr *fip = fcoe_ctlr_device_priv(ctlr); in store_ctlr_fip_resp()393 struct fcoe_ctlr *fip = fcoe_ctlr_device_priv(ctlr); in show_ctlr_fip_resp()422 struct fcoe_ctlr *ctlr = fcoe_ctlr_device_priv(ctlr_dev); in store_ctlr_r_a_tov()436 struct fcoe_ctlr *ctlr = fcoe_ctlr_device_priv(ctlr_dev); in show_ctlr_r_a_tov()449 struct fcoe_ctlr *ctlr = fcoe_ctlr_device_priv(ctlr_dev); in store_ctlr_e_d_tov()463 struct fcoe_ctlr *ctlr = fcoe_ctlr_device_priv(ctlr_dev); in show_ctlr_e_d_tov()
220 struct fcoe_ctlr *fip = fcoe_ctlr_device_priv(ctlr_dev); in fcoe_ctlr_get_lesb()
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()1304 struct fcoe_ctlr *ctlr; in bnx2fc_interface_release()1436 struct fcoe_ctlr *ctlr; in bnx2fc_interface_create()1661 struct fcoe_ctlr *ctlr; in bnx2fc_destroy()1826 struct fcoe_ctlr *ctlr; in bnx2fc_ulp_start()2095 struct fcoe_ctlr *ctlr; in bnx2fc_disable()[all …]
271 ((struct fcoe_ctlr *)(((struct fcoe_ctlr *)(x)) - 1))
863 struct fcoe_ctlr *fip = arg; in bnx2fc_flogi_resp()915 struct fcoe_ctlr *fip = arg; in bnx2fc_logo_resp()934 struct fcoe_ctlr *fip = bnx2fc_to_ctlr(interface); in bnx2fc_elsct_send()
176 struct fcoe_ctlr *ctlr = bnx2fc_to_ctlr(interface); in bnx2fc_send_session_ofld_req()361 struct fcoe_ctlr *ctlr = bnx2fc_to_ctlr(interface); in bnx2fc_send_session_enable_req()430 struct fcoe_ctlr *ctlr = bnx2fc_to_ctlr(interface); in bnx2fc_send_session_disable_req()
317 struct fcoe_ctlr ctlr;492 extern void qedf_fip_send(struct fcoe_ctlr *fip, struct sk_buff *skb);
121 void qedf_fip_send(struct fcoe_ctlr *fip, struct sk_buff *skb) in qedf_fip_send()