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

/linux-master/drivers/scsi/qedf/
H A Dqedf.h215 struct qedf_ctx *qedf;
243 struct qedf_ctx *qedf;
250 struct qedf_ctx *qedf;
260 struct qedf_ctx *qedf;
315 struct qedf_ctx { struct
386 /* Structure for holding all the fastpath for this qedf_ctx */
442 struct qedf_ctx *qedf;
463 static inline void qedf_stop_all_io(struct qedf_ctx *qedf)
487 extern struct qedf_cmd_mgr *qedf_cmd_mgr_alloc(struct qedf_ctx *qedf);
493 extern void qedf_fip_recv(struct qedf_ctx *qed
[all...]
H A Dqedf_attr.c8 inline bool qedf_is_vport(struct qedf_ctx *qedf)
14 static struct qedf_ctx *qedf_get_base_qedf(struct qedf_ctx *qedf)
48 struct qedf_ctx *qedf = lport_priv(lport);
80 void qedf_capture_grc_dump(struct qedf_ctx *qedf)
82 struct qedf_ctx *base_qedf;
113 struct qedf_ctx *qedf = lport_priv(lport);
131 struct qedf_ctx *qedf = NULL;
178 void qedf_create_sysfs_ctx_attr(struct qedf_ctx *qedf)
183 void qedf_remove_sysfs_ctx_attr(struct qedf_ctx *qed
[all...]
H A Dqedf_debugfs.c109 struct qedf_ctx *qedf = container_of(qedf_dbg,
110 struct qedf_ctx, dbg_ctx);
199 struct qedf_ctx *qedf = container_of(qedf_dbg,
200 struct qedf_ctx, dbg_ctx);
217 struct qedf_ctx *qedf = container_of(qedf_dbg, struct qedf_ctx,
245 struct qedf_ctx *qedf = s->private;
292 struct qedf_ctx *qedf = container_of(qedf_dbg,
293 struct qedf_ctx, dbg_ctx);
328 struct qedf_ctx *qed
[all...]
H A Dqedf_main.c122 void qedf_set_vlan_id(struct qedf_ctx *qedf, int vlan_id)
134 static bool qedf_initiate_fipvlan_req(struct qedf_ctx *qedf)
170 struct qedf_ctx *qedf =
171 container_of(work, struct qedf_ctx, link_update.work);
226 static void qedf_set_data_src_addr(struct qedf_ctx *qedf, struct fc_frame *fp)
272 struct qedf_ctx *qedf = lport_priv(lport);
313 struct qedf_ctx *qedf = lport_priv(lport);
333 int qedf_send_flogi(struct qedf_ctx *qedf)
368 struct qedf_ctx *qedf =
369 container_of(work, struct qedf_ctx, link_recover
[all...]
H A Dqedf_fip.c15 void qedf_fcoe_send_vlan_req(struct qedf_ctx *qedf)
79 static void qedf_fcoe_process_vlan_resp(struct qedf_ctx *qedf,
123 struct qedf_ctx *qedf = container_of(fip, struct qedf_ctx, ctlr);
168 void qedf_fip_recv(struct qedf_ctx *qedf, struct sk_buff *skb)
298 struct qedf_ctx *qedf = lport_priv(lport);
H A Dqedf_io.c11 void qedf_cmd_timer_set(struct qedf_ctx *qedf, struct qedf_ioreq *io_req,
23 struct qedf_ctx *qedf;
109 struct qedf_ctx *qedf = cmgr->qedf;
172 struct qedf_cmd_mgr *qedf_cmd_mgr_alloc(struct qedf_ctx *qedf)
300 struct qedf_ctx *qedf = fcport->qedf;
406 struct qedf_ctx *qedf = io_req->fcport->qedf;
476 struct qedf_ctx *qedf = lport_priv(lport);
600 struct qedf_ctx *qedf = fcport->qedf;
685 struct qedf_ctx *qedf = io_req->fcport->qedf;
807 struct qedf_ctx *qed
[all...]
H A Dqedf_els.c14 struct qedf_ctx *qedf;
142 void qedf_process_els_compl(struct qedf_ctx *qedf, struct fcoe_cqe *cqe,
195 struct qedf_ctx *qedf;
244 struct qedf_ctx *qedf;
506 struct qedf_ctx *qedf;
548 struct qedf_ctx *qedf;
626 struct qedf_ctx *qedf;
743 void qedf_process_seq_cleanup_compl(struct qedf_ctx *qedf,
843 struct qedf_ctx *qedf;
1003 struct qedf_ctx *qed
[all...]

Completed in 155 milliseconds