Lines Matching defs:lport
15 struct fc_lport *lport;
34 lport = qedf->lport;
44 if (lport->state != LPORT_ST_READY || !(lport->link_up)) {
242 struct fc_lport *lport;
291 lport = qedf->lport;
293 r_a_tov = lport->r_a_tov;
333 struct fc_lport *lport = fcport->qedf->lport;
348 hton24(fh->fh_d_id, lport->port_id);
355 fr_dev(fp) = lport;
361 fc_exch_recv(lport, fp);
370 struct fc_lport *lport;
401 lport = fcport->qedf->lport;
407 mutex_lock(&lport->disc.disc_mutex);
409 rdata = fc_rport_create(lport, port_id);
410 mutex_unlock(&lport->disc.disc_mutex);
477 fp = fc_frame_alloc(fcport->qedf->lport, resp_len);
504 struct fc_lport *lport = fcport->qedf->lport;
507 uint32_t r_a_tov = lport->r_a_tov;
547 struct fc_lport *lport;
554 lport = qedf->lport;
587 fp = fc_frame_alloc(lport, resp_len);
628 struct fc_lport *lport;
655 lport = qedf->lport;
656 r_a_tov = lport->r_a_tov;
842 struct fc_lport *lport;
855 lport = qedf->lport;
887 fp = fc_frame_alloc(lport, resp_len);
1001 struct fc_lport *lport;
1030 lport = qedf->lport;
1032 r_a_tov = lport->r_a_tov;