Searched refs:B53_INVALID_LANE (Results 1 - 5 of 5) sorted by relevance

/linux-master/drivers/net/dsa/b53/
H A Db53_serdes.c145 if (lane == B53_INVALID_LANE)
170 if (lane == B53_INVALID_LANE)
200 if (lane == B53_INVALID_LANE || lane >= B53_N_PCS ||
218 if (lane == B53_INVALID_LANE)
H A Db53_serdes.h105 return B53_INVALID_LANE;
H A Db53_srab.c401 return B53_INVALID_LANE;
409 return B53_INVALID_LANE;
H A Db53_priv.h59 #define B53_INVALID_LANE 0xff macro
H A Db53_common.c910 priv->serdes_lane = B53_INVALID_LANE;

Completed in 180 milliseconds