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

/linux-master/drivers/net/pcs/
H A Dpcs-xpcs.c151 int (*pma_config)(struct dw_xpcs *xpcs); member in struct:xpcs_compat
896 if (compat->pma_config) {
897 ret = compat->pma_config(xpcs);
1323 .pma_config = nxp_sja1105_sgmii_pma_config,
1333 .pma_config = nxp_sja1110_sgmii_pma_config,
1340 .pma_config = nxp_sja1110_2500basex_pma_config,

Completed in 112 milliseconds