Lines Matching refs:qedf_rport
723 struct qedf_rport *fcport = NULL; in qedf_eh_abort()
734 fcport = (struct qedf_rport *)&rp[1]; in qedf_eh_abort()
876 struct qedf_rport *fcport = NULL; in qedf_wait_for_upload()
1012 static struct qedf_rport *qedf_fcport_lookup(struct qedf_ctx *qedf, u32 port_id) in qedf_fcport_lookup()
1014 struct qedf_rport *fcport; in qedf_fcport_lookup()
1034 static int qedf_xmit_l2_frame(struct qedf_rport *fcport, struct fc_frame *fp) in qedf_xmit_l2_frame()
1072 struct qedf_rport *fcport; in qedf_xmit()
1244 static int qedf_alloc_sq(struct qedf_ctx *qedf, struct qedf_rport *fcport) in qedf_alloc_sq()
1297 static void qedf_free_sq(struct qedf_ctx *qedf, struct qedf_rport *fcport) in qedf_free_sq()
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()
1476 fcport = (struct qedf_rport *)&rp[1]; in qedf_rport_event_handler()
1591 fcport = (struct qedf_rport *)&rp[1]; in qedf_rport_event_handler()
2121 sizeof(struct qedf_rport)),
2154 sizeof(struct qedf_rport)),
2448 struct qedf_rport *fcport; in qedf_recv_frame()
2785 struct qedf_rport *fcport; in qedf_process_cqe()