Searched refs:qedf_rport (Results 1 - 10 of 10) sorted by relevance
/kernel/linux/linux-5.10/drivers/scsi/qedf/ |
H A D | qedf.h | 119 struct qedf_rport *fcport; 197 struct qedf_rport { struct 494 extern void qedf_flush_active_ios(struct qedf_rport *fcport, int lun); 500 extern struct qedf_ioreq *qedf_alloc_cmd(struct qedf_rport *fcport, 509 extern u16 qedf_get_sqe_idx(struct qedf_rport *fcport); 510 extern void qedf_ring_doorbell(struct qedf_rport *fcport); 514 extern int qedf_send_adisc(struct qedf_rport *fcport, struct fc_frame *fp); 532 extern void qedf_restart_rport(struct qedf_rport *fcport); 534 extern int qedf_post_io_req(struct qedf_rport *fcport,
|
H A D | qedf_els.c | 9 static int qedf_initiate_els(struct qedf_rport *fcport, unsigned int op, in qedf_initiate_els() 146 struct qedf_rport *fcport; in qedf_process_els_compl() 241 struct qedf_rport *fcport; in qedf_send_rrq() 329 static void qedf_process_l2_frame_compl(struct qedf_rport *fcport, in qedf_process_l2_frame_compl() 368 void qedf_restart_rport(struct qedf_rport *fcport) in qedf_restart_rport() 421 struct qedf_rport *fcport; in qedf_l2_els_compl() 500 int qedf_send_adisc(struct qedf_rport *fcport, struct fc_frame *fp) in qedf_send_adisc() 627 struct qedf_rport *fcport; in qedf_send_srr() 699 struct qedf_rport *fcport; in qedf_initiate_seq_cleanup() 772 struct qedf_rport *fcpor in qedf_requeue_io_req() [all...] |
H A D | qedf_io.c | 24 struct qedf_rport *fcport; in qedf_cmd_timeout() 303 struct qedf_ioreq *qedf_alloc_cmd(struct qedf_rport *fcport, u8 cmd_type) in qedf_alloc_cmd() 442 struct qedf_rport *fcport = io_req->fcport; in qedf_release_cmd() 591 static void qedf_init_task(struct qedf_rport *fcport, struct fc_lport *lport, in qedf_init_task() 685 struct qedf_rport *fcport = io_req->fcport; in qedf_init_mp_task() 763 u16 qedf_get_sqe_idx(struct qedf_rport *fcport) in qedf_get_sqe_idx() 779 void qedf_ring_doorbell(struct qedf_rport *fcport) in qedf_ring_doorbell() 805 static void qedf_trace_io(struct qedf_rport *fcport, struct qedf_ioreq *io_req, in qedf_trace_io() 852 int qedf_post_io_req(struct qedf_rport *fcport, struct qedf_ioreq *io_req) in qedf_post_io_req() 942 struct qedf_rport *fcpor in qedf_queuecommand() [all...] |
H A D | qedf_main.c | 724 struct qedf_rport *fcport = NULL; in qedf_eh_abort() 735 fcport = (struct qedf_rport *)&rp[1]; in qedf_eh_abort() 877 struct qedf_rport *fcport = NULL; in qedf_wait_for_upload() 1013 static struct qedf_rport *qedf_fcport_lookup(struct qedf_ctx *qedf, u32 port_id) in qedf_fcport_lookup() 1015 struct qedf_rport *fcport; in qedf_fcport_lookup() 1035 static int qedf_xmit_l2_frame(struct qedf_rport *fcport, struct fc_frame *fp) in qedf_xmit_l2_frame() 1073 struct qedf_rport *fcport; in qedf_xmit() 1245 static int qedf_alloc_sq(struct qedf_ctx *qedf, struct qedf_rport *fcport) in qedf_alloc_sq() 1298 static void qedf_free_sq(struct qedf_ctx *qedf, struct qedf_rport *fcport) in qedf_free_sq() 1309 struct qedf_rport *fcpor in qedf_offload_connection() [all...] |
H A D | qedf_debugfs.c | 329 struct qedf_rport *fcport; in qedf_driver_stats_show()
|
/kernel/linux/linux-6.6/drivers/scsi/qedf/ |
H A D | qedf.h | 115 struct qedf_rport *fcport; 202 struct qedf_rport { struct 500 extern void qedf_flush_active_ios(struct qedf_rport *fcport, int lun); 506 extern struct qedf_ioreq *qedf_alloc_cmd(struct qedf_rport *fcport, 515 extern u16 qedf_get_sqe_idx(struct qedf_rport *fcport); 516 extern void qedf_ring_doorbell(struct qedf_rport *fcport); 520 extern int qedf_send_adisc(struct qedf_rport *fcport, struct fc_frame *fp); 538 extern void qedf_restart_rport(struct qedf_rport *fcport); 540 extern int qedf_post_io_req(struct qedf_rport *fcport,
|
H A D | qedf_els.c | 9 static int qedf_initiate_els(struct qedf_rport *fcport, unsigned int op, in qedf_initiate_els() 146 struct qedf_rport *fcport; in qedf_process_els_compl() 241 struct qedf_rport *fcport; in qedf_send_rrq() 329 static void qedf_process_l2_frame_compl(struct qedf_rport *fcport, in qedf_process_l2_frame_compl() 368 void qedf_restart_rport(struct qedf_rport *fcport) in qedf_restart_rport() 421 struct qedf_rport *fcport; in qedf_l2_els_compl() 500 int qedf_send_adisc(struct qedf_rport *fcport, struct fc_frame *fp) in qedf_send_adisc() 627 struct qedf_rport *fcport; in qedf_send_srr() 699 struct qedf_rport *fcport; in qedf_initiate_seq_cleanup() 772 struct qedf_rport *fcpor in qedf_requeue_io_req() [all...] |
H A D | qedf_io.c | 24 struct qedf_rport *fcport; in qedf_cmd_timeout() 298 struct qedf_ioreq *qedf_alloc_cmd(struct qedf_rport *fcport, u8 cmd_type) in qedf_alloc_cmd() 437 struct qedf_rport *fcport = io_req->fcport; in qedf_release_cmd() 586 static void qedf_init_task(struct qedf_rport *fcport, struct fc_lport *lport, in qedf_init_task() 680 struct qedf_rport *fcport = io_req->fcport; in qedf_init_mp_task() 758 u16 qedf_get_sqe_idx(struct qedf_rport *fcport) in qedf_get_sqe_idx() 774 void qedf_ring_doorbell(struct qedf_rport *fcport) in qedf_ring_doorbell() 800 static void qedf_trace_io(struct qedf_rport *fcport, struct qedf_ioreq *io_req, in qedf_trace_io() 846 int qedf_post_io_req(struct qedf_rport *fcport, struct qedf_ioreq *io_req) in qedf_post_io_req() 936 struct qedf_rport *fcpor in qedf_queuecommand() [all...] |
H A D | qedf_main.c | 724 struct qedf_rport *fcport = NULL; in qedf_eh_abort() 735 fcport = (struct qedf_rport *)&rp[1]; in qedf_eh_abort() 877 struct qedf_rport *fcport; in qedf_wait_for_upload() 1014 static struct qedf_rport *qedf_fcport_lookup(struct qedf_ctx *qedf, u32 port_id) in qedf_fcport_lookup() 1016 struct qedf_rport *fcport; in qedf_fcport_lookup() 1036 static int qedf_xmit_l2_frame(struct qedf_rport *fcport, struct fc_frame *fp) in qedf_xmit_l2_frame() 1073 struct qedf_rport *fcport; in qedf_xmit() 1243 static int qedf_alloc_sq(struct qedf_ctx *qedf, struct qedf_rport *fcport) in qedf_alloc_sq() 1296 static void qedf_free_sq(struct qedf_ctx *qedf, struct qedf_rport *fcport) in qedf_free_sq() 1307 struct qedf_rport *fcpor in qedf_offload_connection() [all...] |
H A D | qedf_debugfs.c | 329 struct qedf_rport *fcport; in qedf_driver_stats_show()
|
Completed in 20 milliseconds