Home
last modified time | relevance | path

Searched refs:qedf_rport (Results 1 – 5 of 5) sorted by relevance

/linux/drivers/scsi/qedf/
A Dqedf.h116 struct qedf_rport *fcport;
194 struct qedf_rport { struct
492 extern void qedf_flush_active_ios(struct qedf_rport *fcport, int lun);
498 extern struct qedf_ioreq *qedf_alloc_cmd(struct qedf_rport *fcport,
507 extern u16 qedf_get_sqe_idx(struct qedf_rport *fcport);
508 extern void qedf_ring_doorbell(struct qedf_rport *fcport);
512 extern int qedf_send_adisc(struct qedf_rport *fcport, struct fc_frame *fp);
530 extern void qedf_restart_rport(struct qedf_rport *fcport);
532 extern int qedf_post_io_req(struct qedf_rport *fcport,
A Dqedf_els.c9 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 *fcport; in qedf_requeue_io_req()
[all …]
A Dqedf_io.c24 struct qedf_rport *fcport; in qedf_cmd_timeout()
437 struct qedf_rport *fcport = io_req->fcport; in qedf_release_cmd()
680 struct qedf_rport *fcport = io_req->fcport; in qedf_init_mp_task()
937 struct qedf_rport *fcport; in qedf_queuecommand()
998 fcport = (struct qedf_rport *)&rp[1]; in qedf_queuecommand()
1124 struct qedf_rport *fcport; in qedf_scsi_completion()
1434 struct qedf_rport *fcport = io_req->fcport; in qedf_process_warning_compl()
1856 struct qedf_rport *fcport = io_req->fcport; in qedf_initiate_abts()
1960 struct qedf_rport *fcport = io_req->fcport; in qedf_process_abts_compl()
2150 struct qedf_rport *fcport; in qedf_initiate_cleanup()
[all …]
A Dqedf_main.c723 struct qedf_rport *fcport = NULL; in qedf_eh_abort()
1014 struct qedf_rport *fcport; in qedf_fcport_lookup()
1072 struct qedf_rport *fcport; in qedf_xmit()
1308 struct qedf_rport *fcport) in qedf_offload_connection()
1407 struct qedf_rport *fcport) in qedf_upload_connection()
1430 struct qedf_rport *fcport) in qedf_cleanup_fcport()
1460 struct qedf_rport *fcport; in qedf_rport_event_handler()
2121 sizeof(struct qedf_rport)),
2154 sizeof(struct qedf_rport)),
2448 struct qedf_rport *fcport; in qedf_recv_frame()
[all …]
A Dqedf_debugfs.c322 struct qedf_rport *fcport; in qedf_driver_stats_show()

Completed in 19 milliseconds