Home | History | Annotate | Download | only in marvell

Lines Matching refs:mva_unit

460 		    mvgbe_ports[i].unit != mva->mva_unit)
470 gbea.mva_unit = j;
495 gbea->mva_name, pnp, gbea->mva_unit);
497 if (gbea->mva_unit != MVGBECCF_PORT_DEFAULT)
498 aprint_normal(" port %d", gbea->mva_unit);
511 if (cf->cf_loc[MVGBECCF_PORT] == gbea->mva_unit &&
691 pbase = MVGBE_PORTR_BASE + mva->mva_unit * MVGBE_PORTR_SIZE;
723 sc->sc_port = mva->mva_unit;
728 MVGBE_PORTR_BASE + mva->mva_unit * MVGBE_PORTR_SIZE,
734 MVGBE_PORTDAFR_BASE + mva->mva_unit * MVGBE_PORTDAFR_SIZE,