Searched defs:xpsgtr_phy (Results 1 – 1 of 1) sorted by relevance
194 struct xpsgtr_phy { struct195 struct phy *phy;196 u8 type;197 u8 lane;198 u8 protocol;222 struct xpsgtr_phy phys[NUM_LANES]; argument