Lines Matching refs:qedf_rport
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 *fcport) in qedf_offload_connection()
1406 struct qedf_rport *fcport) in qedf_upload_connection()
1431 struct qedf_rport *fcport) in qedf_cleanup_fcport()
1461 struct qedf_rport *fcport; in qedf_rport_event_handler()
1477 fcport = (struct qedf_rport *)&rp[1]; in qedf_rport_event_handler()
1592 fcport = (struct qedf_rport *)&rp[1]; in qedf_rport_event_handler()
2144 sizeof(struct qedf_rport)),
2177 sizeof(struct qedf_rport)),
2469 struct qedf_rport *fcport; in qedf_recv_frame()
2806 struct qedf_rport *fcport; in qedf_process_cqe()