Home
last modified time | relevance | path

Searched refs:fcoe_ctlr (Results 1 – 15 of 15) sorted by relevance

/linux/include/scsi/
A Dlibfcoe.h117 struct fcoe_ctlr { struct
150 void (*send)(struct fcoe_ctlr *, struct sk_buff *); argument
201 struct fcoe_ctlr *fip;
242 void fcoe_ctlr_init(struct fcoe_ctlr *, enum fip_mode);
243 void fcoe_ctlr_destroy(struct fcoe_ctlr *);
244 void fcoe_ctlr_link_up(struct fcoe_ctlr *);
245 int fcoe_ctlr_link_down(struct fcoe_ctlr *);
247 void fcoe_ctlr_recv(struct fcoe_ctlr *, struct sk_buff *);
248 int fcoe_ctlr_recv_flogi(struct fcoe_ctlr *, struct fc_lport *,
253 int fcoe_libfc_config(struct fc_lport *, struct fcoe_ctlr *,
[all …]
/linux/drivers/scsi/fcoe/
A Dfcoe_ctlr.c45 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()
1798 struct fcoe_ctlr *fip; in fcoe_ctlr_timer_work()
1881 struct fcoe_ctlr *fip; in fcoe_ctlr_recv_work()
2130 struct fcoe_ctlr *fip = lport->disc.priv; in fcoe_ctlr_vn_rport_callback()
2192 struct fcoe_ctlr *fip = lport->disc.priv; in fcoe_ctlr_disc_stop()
[all …]
A Dfcoe.c382 struct fcoe_ctlr *ctlr; in fcoe_interface_create()
512 struct fcoe_ctlr *ctlr; in fcoe_fip_recv()
535 struct fcoe_ctlr *ctlr; in fcoe_fip_vlan_recv()
704 struct fcoe_ctlr *ctlr; in fcoe_netdev_config()
1338 struct fcoe_ctlr *ctlr; in fcoe_rcv()
1608 struct fcoe_ctlr *ctlr; in fcoe_filter_frames()
1794 struct fcoe_ctlr *ctlr; in fcoe_dcb_app_notification()
1847 struct fcoe_ctlr *ctlr; in fcoe_device_notification()
1945 struct fcoe_ctlr *ctlr; in fcoe_disable()
1976 struct fcoe_ctlr *ctlr; in fcoe_enable()
[all …]
A Dfcoe.h78 (struct fcoe_ctlr *)(((struct fcoe_ctlr *)(x)) - 1)
A DMakefile5 libfcoe-objs := fcoe_ctlr.o fcoe_transport.o fcoe_sysfs.o
A Dfcoe_sysfs.c389 struct fcoe_ctlr *fip = fcoe_ctlr_device_priv(ctlr); in store_ctlr_fip_resp()
413 struct fcoe_ctlr *fip = fcoe_ctlr_device_priv(ctlr); in show_ctlr_fip_resp()
442 struct fcoe_ctlr *ctlr = fcoe_ctlr_device_priv(ctlr_dev); in store_ctlr_r_a_tov()
456 struct fcoe_ctlr *ctlr = fcoe_ctlr_device_priv(ctlr_dev); in show_ctlr_r_a_tov()
469 struct fcoe_ctlr *ctlr = fcoe_ctlr_device_priv(ctlr_dev); in store_ctlr_e_d_tov()
483 struct fcoe_ctlr *ctlr = fcoe_ctlr_device_priv(ctlr_dev); in show_ctlr_e_d_tov()
A Dfcoe_transport.c220 struct fcoe_ctlr *fip = fcoe_ctlr_device_priv(ctlr_dev); in fcoe_ctlr_get_lesb()
/linux/drivers/scsi/bnx2fc/
A Dbnx2fc_fcoe.c432 struct fcoe_ctlr *ctlr; in bnx2fc_rcv()
524 struct fcoe_ctlr *ctlr; in bnx2fc_recv_frame()
803 struct fcoe_ctlr *ctlr; in bnx2fc_net_config()
872 struct fcoe_ctlr *ctlr; in bnx2fc_indicate_netevent()
1065 struct fcoe_ctlr *ctlr; in bnx2fc_fip_recv()
1315 struct fcoe_ctlr *ctlr; in bnx2fc_interface_release()
1447 struct fcoe_ctlr *ctlr; in bnx2fc_interface_create()
1673 struct fcoe_ctlr *ctlr; in bnx2fc_destroy()
1841 struct fcoe_ctlr *ctlr; in bnx2fc_ulp_start()
2110 struct fcoe_ctlr *ctlr; in bnx2fc_disable()
[all …]
A Dbnx2fc.h273 ((struct fcoe_ctlr *)(((struct fcoe_ctlr *)(x)) - 1))
A Dbnx2fc_els.c863 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()
A Dbnx2fc_hwi.c176 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()
/linux/drivers/scsi/fnic/
A Dfnic.h219 struct fcoe_ctlr ctlr; /* FIP FCoE controller structure */
318 static inline struct fnic *fnic_from_ctlr(struct fcoe_ctlr *fip) in fnic_from_ctlr()
341 void fnic_eth_send(struct fcoe_ctlr *, struct sk_buff *skb);
A Dfnic_fcs.c306 static inline int is_fnic_fip_flogi_reject(struct fcoe_ctlr *fip, in is_fnic_fip_flogi_reject()
373 struct fcoe_ctlr *fip = &fnic->ctlr; in fnic_fcoe_send_vlan_req()
426 struct fcoe_ctlr *fip = &fnic->ctlr; in fnic_fcoe_process_vlan_resp()
1021 void fnic_eth_send(struct fcoe_ctlr *fip, struct sk_buff *skb) in fnic_eth_send()
/linux/drivers/scsi/qedf/
A Dqedf.h308 struct fcoe_ctlr ctlr;
482 extern void qedf_fip_send(struct fcoe_ctlr *fip, struct sk_buff *skb);
A Dqedf_fip.c121 void qedf_fip_send(struct fcoe_ctlr *fip, struct sk_buff *skb) in qedf_fip_send()

Completed in 43 milliseconds