Home
last modified time | relevance | path

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

/drivers/scsi/qedf/
Dqedf.h206 struct qedf_ctx *qedf;
234 struct qedf_ctx *qedf;
241 struct qedf_ctx *qedf;
251 struct qedf_ctx *qedf;
306 struct qedf_ctx { struct
433 struct qedf_ctx *qedf; argument
454 static inline void qedf_stop_all_io(struct qedf_ctx *qedf) in qedf_stop_all_io()
478 extern struct qedf_cmd_mgr *qedf_cmd_mgr_alloc(struct qedf_ctx *qedf);
484 extern void qedf_fip_recv(struct qedf_ctx *qedf, struct sk_buff *skb);
485 extern void qedf_fcoe_send_vlan_req(struct qedf_ctx *qedf);
[all …]
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()
48 struct qedf_ctx *qedf = lport_priv(lport); in fka_period_show()
71 void qedf_capture_grc_dump(struct qedf_ctx *qedf) in qedf_capture_grc_dump()
73 struct qedf_ctx *base_qedf; in qedf_capture_grc_dump()
104 struct qedf_ctx *qedf = lport_priv(lport); in qedf_sysfs_read_grcdump()
122 struct qedf_ctx *qedf = NULL; in qedf_sysfs_write_grcdump()
171 void qedf_create_sysfs_ctx_attr(struct qedf_ctx *qedf) in qedf_create_sysfs_ctx_attr()
176 void qedf_remove_sysfs_ctx_attr(struct qedf_ctx *qedf) in qedf_remove_sysfs_ctx_attr()
Dqedf_debugfs.c109 struct qedf_ctx *qedf = container_of(qedf_dbg, in qedf_dbg_fp_int_cmd_read()
110 struct qedf_ctx, dbg_ctx); in qedf_dbg_fp_int_cmd_read()
199 struct qedf_ctx *qedf = container_of(qedf_dbg, in qedf_dbg_stop_io_on_error_cmd_read()
200 struct qedf_ctx, dbg_ctx); in qedf_dbg_stop_io_on_error_cmd_read()
217 struct qedf_ctx *qedf = container_of(qedf_dbg, struct qedf_ctx, in qedf_dbg_stop_io_on_error_cmd_write()
245 struct qedf_ctx *qedf = s->private; in qedf_io_trace_show()
292 struct qedf_ctx *qedf = container_of(qedf_dbg, in qedf_dbg_io_trace_open()
293 struct qedf_ctx, dbg_ctx); in qedf_dbg_io_trace_open()
328 struct qedf_ctx *qedf = s->private; in qedf_driver_stats_show()
379 struct qedf_ctx *qedf = container_of(qedf_dbg, in qedf_dbg_driver_stats_open()
[all …]
Dqedf_main.c122 void qedf_set_vlan_id(struct qedf_ctx *qedf, int vlan_id) in qedf_set_vlan_id()
134 static bool qedf_initiate_fipvlan_req(struct qedf_ctx *qedf) in qedf_initiate_fipvlan_req()
170 struct qedf_ctx *qedf = in qedf_handle_link_update()
171 container_of(work, struct qedf_ctx, link_update.work); in qedf_handle_link_update()
226 static void qedf_set_data_src_addr(struct qedf_ctx *qedf, struct fc_frame *fp) in qedf_set_data_src_addr()
272 struct qedf_ctx *qedf = lport_priv(lport); in qedf_flogi_resp()
313 struct qedf_ctx *qedf = lport_priv(lport); in qedf_elsct_send()
333 int qedf_send_flogi(struct qedf_ctx *qedf) in qedf_send_flogi()
368 struct qedf_ctx *qedf = in qedf_link_recovery()
369 container_of(work, struct qedf_ctx, link_recovery.work); in qedf_link_recovery()
[all …]
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()
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()
109 struct qedf_ctx *qedf = cmgr->qedf; in qedf_cmd_mgr_free()
172 struct qedf_cmd_mgr *qedf_cmd_mgr_alloc(struct qedf_ctx *qedf) in qedf_cmd_mgr_alloc()
300 struct qedf_ctx *qedf = fcport->qedf; in qedf_alloc_cmd()
406 struct qedf_ctx *qedf = io_req->fcport->qedf; in qedf_free_mp_resc()
476 struct qedf_ctx *qedf = lport_priv(lport); in qedf_map_sg()
596 struct qedf_ctx *qedf = fcport->qedf; in qedf_init_task()
681 struct qedf_ctx *qedf = io_req->fcport->qedf; in qedf_init_mp_task()
803 struct qedf_ctx *qedf = fcport->qedf; in qedf_trace_io()
[all …]
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()