Lines Matching defs:phylink_config
372 struct phylink_config phylink_config;
988 static void ag71xx_mac_config(struct phylink_config *config, unsigned int mode,
1007 static void ag71xx_mac_link_down(struct phylink_config *config,
1015 static void ag71xx_mac_link_up(struct phylink_config *config,
1078 ag->phylink_config.dev = &ag->ndev->dev;
1079 ag->phylink_config.type = PHYLINK_NETDEV;
1080 ag->phylink_config.mac_capabilities = MAC_SYM_PAUSE | MAC_ASYM_PAUSE |
1088 ag->phylink_config.supported_interfaces);
1094 ag->phylink_config.supported_interfaces);
1098 ag->phylink_config.supported_interfaces);
1102 ag->phylink_config.supported_interfaces);
1107 ag->phylink_config.supported_interfaces);
1109 phylink = phylink_create(&ag->phylink_config, ag->pdev->dev.fwnode,