Searched refs:qedf_ctx (Results 1 – 7 of 7) sorted by relevance
/openbmc/linux/drivers/scsi/qedf/ |
H A D | qedf.h | 214 struct qedf_ctx *qedf; 242 struct qedf_ctx *qedf; 249 struct qedf_ctx *qedf; 259 struct qedf_ctx *qedf; 314 struct qedf_ctx { struct 442 struct qedf_ctx *qedf; argument 463 static inline void qedf_stop_all_io(struct qedf_ctx *qedf) in qedf_stop_all_io() 494 extern void qedf_fcoe_send_vlan_req(struct qedf_ctx *qedf); 535 extern void qedf_capture_grc_dump(struct qedf_ctx *qedf); 536 bool qedf_wait_for_upload(struct qedf_ctx *qedf); [all …]
|
H A D | qedf_attr.c | 8 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() 80 void qedf_capture_grc_dump(struct qedf_ctx *qedf) in qedf_capture_grc_dump() 82 struct qedf_ctx *base_qedf; in qedf_capture_grc_dump() 113 struct qedf_ctx *qedf = lport_priv(lport); in qedf_sysfs_read_grcdump() 131 struct qedf_ctx *qedf = NULL; in qedf_sysfs_write_grcdump() 178 void qedf_create_sysfs_ctx_attr(struct qedf_ctx *qedf) in qedf_create_sysfs_ctx_attr() 183 void qedf_remove_sysfs_ctx_attr(struct qedf_ctx *qedf) in qedf_remove_sysfs_ctx_attr()
|
H A D | qedf_debugfs.c | 109 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() 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() 293 struct qedf_ctx, dbg_ctx); in qedf_dbg_io_trace_open() 328 struct qedf_ctx *qedf = s->private; in qedf_driver_stats_show() 380 struct qedf_ctx, dbg_ctx); in qedf_dbg_driver_stats_open() 404 struct qedf_ctx *qedf = container_of(qedf_dbg, struct qedf_ctx, in qedf_dbg_clear_stats_cmd_write() 422 struct qedf_ctx *qedf = s->private; in qedf_offload_stats_show() [all …]
|
H A D | qedf_main.c | 170 struct qedf_ctx *qedf = in qedf_handle_link_update() 375 struct qedf_ctx *qedf = in qedf_link_recovery() 554 struct qedf_ctx *qedf = (struct qedf_ctx *)dev; in qedf_bw_update() 580 struct qedf_ctx *qedf = (struct qedf_ctx *)dev; in qedf_link_update() 644 struct qedf_ctx *qedf = (struct qedf_ctx *)dev; in qedf_dcbx_handler() 695 struct qedf_ctx *qedf; in qedf_get_login_failures() 727 struct qedf_ctx *qedf; in qedf_eh_abort() 918 struct qedf_ctx *qedf; in qedf_ctx_soft_reset() 968 struct qedf_ctx *qedf; in qedf_eh_host_reset() 2372 struct qedf_ctx *qedf = (struct qedf_ctx *)cookie; in qedf_simd_int_handler() [all …]
|
H A D | qedf_fip.c | 15 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 D | qedf_io.c | 23 struct qedf_ctx *qedf; in qedf_cmd_timeout() 109 struct qedf_ctx *qedf = cmgr->qedf; in qedf_cmd_mgr_free() 300 struct qedf_ctx *qedf = fcport->qedf; in qedf_alloc_cmd() 476 struct qedf_ctx *qedf = lport_priv(lport); in qedf_map_sg() 596 struct qedf_ctx *qedf = fcport->qedf; in qedf_init_task() 803 struct qedf_ctx *qedf = fcport->qedf; in qedf_trace_io() 1586 struct qedf_ctx *qedf; in qedf_flush_active_ios() 1856 struct qedf_ctx *qedf; in qedf_initiate_abts() 2153 struct qedf_ctx *qedf; in qedf_initiate_cleanup() 2295 struct qedf_ctx *qedf = fcport->qedf; in qedf_execute_tmf() [all …]
|
H A D | qedf_els.c | 14 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()
|