/linux-5.19.10/drivers/scsi/qedf/ |
D | qedf_main.c | 121 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() local 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() local 312 struct qedf_ctx *qedf = lport_priv(lport); in qedf_elsct_send() local 332 int qedf_send_flogi(struct qedf_ctx *qedf) in qedf_send_flogi() 367 struct qedf_ctx *qedf = in qedf_link_recovery() local 447 static void qedf_update_link_speed(struct qedf_ctx *qedf, in qedf_update_link_speed() 546 struct qedf_ctx *qedf = (struct qedf_ctx *)dev; in qedf_bw_update() local [all …]
|
D | qedf_io.c | 11 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() local 109 struct qedf_ctx *qedf = cmgr->qedf; in qedf_cmd_mgr_free() local 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() local 406 struct qedf_ctx *qedf = io_req->fcport->qedf; in qedf_free_mp_resc() local 476 struct qedf_ctx *qedf = lport_priv(lport); in qedf_map_sg() local 596 struct qedf_ctx *qedf = fcport->qedf; in qedf_init_task() local 681 struct qedf_ctx *qedf = io_req->fcport->qedf; in qedf_init_mp_task() local 803 struct qedf_ctx *qedf = fcport->qedf; in qedf_trace_io() local [all …]
|
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() local 80 void qedf_capture_grc_dump(struct qedf_ctx *qedf) in qedf_capture_grc_dump() 113 struct qedf_ctx *qedf = lport_priv(lport); in qedf_sysfs_read_grcdump() local 131 struct qedf_ctx *qedf = NULL; in qedf_sysfs_write_grcdump() local 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()
|
D | qedf_debugfs.c | 21 qedf_dbg_host_init(struct qedf_dbg_ctx *qedf, in qedf_dbg_host_init() 106 struct qedf_ctx *qedf = container_of(qedf_dbg, in qedf_dbg_fp_int_cmd_read() local 190 struct qedf_ctx *qedf = container_of(qedf_dbg, in qedf_dbg_stop_io_on_error_cmd_read() local 210 struct qedf_ctx *qedf = container_of(qedf_dbg, struct qedf_ctx, in qedf_dbg_stop_io_on_error_cmd_write() local 238 struct qedf_ctx *qedf = s->private; in qedf_io_trace_show() local 285 struct qedf_ctx *qedf = container_of(qedf_dbg, in qedf_dbg_io_trace_open() local 321 struct qedf_ctx *qedf = s->private; in qedf_driver_stats_show() local 372 struct qedf_ctx *qedf = container_of(qedf_dbg, in qedf_dbg_driver_stats_open() local 397 struct qedf_ctx *qedf = container_of(qedf_dbg, struct qedf_ctx, in qedf_dbg_clear_stats_cmd_write() local 415 struct qedf_ctx *qedf = s->private; in qedf_offload_stats_show() local [all …]
|
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() local 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() local
|
D | qedf_els.c | 14 struct qedf_ctx *qedf; in qedf_initiate_els() local 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() local 244 struct qedf_ctx *qedf; in qedf_send_rrq() local 506 struct qedf_ctx *qedf; in qedf_send_adisc() local 548 struct qedf_ctx *qedf; in qedf_srr_compl() local 626 struct qedf_ctx *qedf; in qedf_send_srr() local 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() local 1003 struct qedf_ctx *qedf; in qedf_send_rec() local
|
D | qedf_dbg.c | 10 qedf_dbg_err(struct qedf_dbg_ctx *qedf, const char *func, u32 line, in qedf_dbg_err() 31 qedf_dbg_warn(struct qedf_dbg_ctx *qedf, const char *func, u32 line, in qedf_dbg_warn() 56 qedf_dbg_notice(struct qedf_dbg_ctx *qedf, const char *func, u32 line, in qedf_dbg_notice() 82 qedf_dbg_info(struct qedf_dbg_ctx *qedf, const char *func, u32 line, in qedf_dbg_info()
|
D | qedf.h | 214 struct qedf_ctx *qedf; member 242 struct qedf_ctx *qedf; member 249 struct qedf_ctx *qedf; member 259 struct qedf_ctx *qedf; member 441 struct qedf_ctx *qedf; member 462 static inline void qedf_stop_all_io(struct qedf_ctx *qedf) in qedf_stop_all_io()
|