Lines Matching defs:vports
820 * vports on the same physical HBAs.
2180 * This function checks to see if any vports have deferred their FDMI RPRT.
2181 * A vports RPRT may be deferred if it is issued before the primary ports
2187 struct lpfc_vport **vports;
2193 vports = lpfc_create_vport_work_array(phba);
2194 if (vports) {
2195 for (i = 0; i <= phba->max_vports && vports[i] != NULL; i++) {
2196 vport = vports[i];
2207 lpfc_destroy_vport_work_array(phba, vports);
2361 * DPRT -> RPRT (vports)
2400 /* mi is only for the phyical port, no vports */
2415 /* CGN is only for the physical port, no vports */
2473 * DPRT -> RPRT (vports)