Home
last modified time | relevance | path

Searched refs:qedf_ctx (Results 1 – 7 of 7) sorted by relevance

/OK3568_Linux_fs/kernel/drivers/scsi/qedf/
H A Dqedf.h209 struct qedf_ctx *qedf;
237 struct qedf_ctx *qedf;
244 struct qedf_ctx *qedf;
254 struct qedf_ctx *qedf;
309 struct qedf_ctx { struct
435 struct qedf_ctx *qedf; argument
456 static inline void qedf_stop_all_io(struct qedf_ctx *qedf) in qedf_stop_all_io()
480 extern struct qedf_cmd_mgr *qedf_cmd_mgr_alloc(struct qedf_ctx *qedf);
486 extern void qedf_fip_recv(struct qedf_ctx *qedf, struct sk_buff *skb);
487 extern void qedf_fcoe_send_vlan_req(struct qedf_ctx *qedf);
[all …]
H A Dqedf_attr.c8 inline bool qedf_is_vport(struct qedf_ctx *qedf) in qedf_is_vport()
14 static struct qedf_ctx *qedf_get_base_qedf(struct qedf_ctx *qedf) in qedf_get_base_qedf()
50 struct qedf_ctx *qedf = lport_priv(lport); in qedf_fka_period_show()
73 void qedf_capture_grc_dump(struct qedf_ctx *qedf) in qedf_capture_grc_dump()
75 struct qedf_ctx *base_qedf; in qedf_capture_grc_dump()
106 struct qedf_ctx *qedf = lport_priv(lport); in qedf_sysfs_read_grcdump()
124 struct qedf_ctx *qedf = NULL; in qedf_sysfs_write_grcdump()
173 void qedf_create_sysfs_ctx_attr(struct qedf_ctx *qedf) in qedf_create_sysfs_ctx_attr()
178 void qedf_remove_sysfs_ctx_attr(struct qedf_ctx *qedf) in qedf_remove_sysfs_ctx_attr()
H A Dqedf_debugfs.c106 struct qedf_ctx *qedf = container_of(qedf_dbg, in qedf_dbg_fp_int_cmd_read()
107 struct qedf_ctx, dbg_ctx); in qedf_dbg_fp_int_cmd_read()
190 struct qedf_ctx *qedf = container_of(qedf_dbg, in qedf_dbg_stop_io_on_error_cmd_read()
191 struct qedf_ctx, dbg_ctx); in qedf_dbg_stop_io_on_error_cmd_read()
210 struct qedf_ctx *qedf = container_of(qedf_dbg, struct qedf_ctx, in qedf_dbg_stop_io_on_error_cmd_write()
238 struct qedf_ctx *qedf = s->private; in qedf_io_trace_show()
285 struct qedf_ctx *qedf = container_of(qedf_dbg, in qedf_dbg_io_trace_open()
286 struct qedf_ctx, dbg_ctx); in qedf_dbg_io_trace_open()
321 struct qedf_ctx *qedf = s->private; in qedf_driver_stats_show()
372 struct qedf_ctx *qedf = container_of(qedf_dbg, in qedf_dbg_driver_stats_open()
[all …]
H A Dqedf_main.c121 void qedf_set_vlan_id(struct qedf_ctx *qedf, int vlan_id) in qedf_set_vlan_id()
133 static bool qedf_initiate_fipvlan_req(struct qedf_ctx *qedf) in qedf_initiate_fipvlan_req()
169 struct qedf_ctx *qedf = in qedf_handle_link_update()
170 container_of(work, struct qedf_ctx, link_update.work); in qedf_handle_link_update()
225 static void qedf_set_data_src_addr(struct qedf_ctx *qedf, struct fc_frame *fp) in qedf_set_data_src_addr()
271 struct qedf_ctx *qedf = lport_priv(lport); in qedf_flogi_resp()
312 struct qedf_ctx *qedf = lport_priv(lport); in qedf_elsct_send()
332 int qedf_send_flogi(struct qedf_ctx *qedf) in qedf_send_flogi()
367 struct qedf_ctx *qedf = in qedf_link_recovery()
368 container_of(work, struct qedf_ctx, link_recovery.work); in qedf_link_recovery()
[all …]
H A Dqedf_fip.c15 void qedf_fcoe_send_vlan_req(struct qedf_ctx *qedf) in qedf_fcoe_send_vlan_req()
79 static void qedf_fcoe_process_vlan_resp(struct qedf_ctx *qedf, in qedf_fcoe_process_vlan_resp()
123 struct qedf_ctx *qedf = container_of(fip, struct qedf_ctx, ctlr); in qedf_fip_send()
168 void qedf_fip_recv(struct qedf_ctx *qedf, struct sk_buff *skb) in qedf_fip_recv()
298 struct qedf_ctx *qedf = lport_priv(lport); in qedf_get_src_mac()
H A Dqedf_io.c11 void qedf_cmd_timer_set(struct qedf_ctx *qedf, struct qedf_ioreq *io_req, in qedf_cmd_timer_set()
23 struct qedf_ctx *qedf; in qedf_cmd_timeout()
114 struct qedf_ctx *qedf = cmgr->qedf; in qedf_cmd_mgr_free()
177 struct qedf_cmd_mgr *qedf_cmd_mgr_alloc(struct qedf_ctx *qedf) in qedf_cmd_mgr_alloc()
305 struct qedf_ctx *qedf = fcport->qedf; in qedf_alloc_cmd()
411 struct qedf_ctx *qedf = io_req->fcport->qedf; in qedf_free_mp_resc()
481 struct qedf_ctx *qedf = lport_priv(lport); in qedf_map_sg()
601 struct qedf_ctx *qedf = fcport->qedf; in qedf_init_task()
686 struct qedf_ctx *qedf = io_req->fcport->qedf; in qedf_init_mp_task()
808 struct qedf_ctx *qedf = fcport->qedf; in qedf_trace_io()
[all …]
H A Dqedf_els.c14 struct qedf_ctx *qedf; in qedf_initiate_els()
142 void qedf_process_els_compl(struct qedf_ctx *qedf, struct fcoe_cqe *cqe, in qedf_process_els_compl()
195 struct qedf_ctx *qedf; in qedf_rrq_compl()
244 struct qedf_ctx *qedf; in qedf_send_rrq()
506 struct qedf_ctx *qedf; in qedf_send_adisc()
548 struct qedf_ctx *qedf; in qedf_srr_compl()
626 struct qedf_ctx *qedf; in qedf_send_srr()
743 void qedf_process_seq_cleanup_compl(struct qedf_ctx *qedf, in qedf_process_seq_cleanup_compl()
843 struct qedf_ctx *qedf; in qedf_rec_compl()
1003 struct qedf_ctx *qedf; in qedf_send_rec()