Searched refs:mt753x_pcs (Results 1 – 2 of 2) sorted by relevance
744 struct mt753x_pcs { struct823 struct mt753x_pcs pcs[MT7530_NUM_PORTS];
27 static struct mt753x_pcs *pcs_to_mt753x_pcs(struct phylink_pcs *pcs) in pcs_to_mt753x_pcs()29 return container_of(pcs, struct mt753x_pcs, pcs); in pcs_to_mt753x_pcs()