Lines Matching defs:cmd
1931 struct ethtool_link_ksettings *cmd)
1947 phy_ethtool_ksettings_get(phy, cmd);
1948 cmd->base.port = gbe_intf->slave->phy_port_t;
1954 const struct ethtool_link_ksettings *cmd)
1959 u8 port = cmd->base.port;
1964 cmd->link_modes.advertising);
1966 cmd->link_modes.supported);
1997 return phy_ethtool_ksettings_set(phy, cmd);
2744 struct ifreq *ifr, int cmd)
2823 static int gbe_ioctl(void *intf_priv, struct ifreq *req, int cmd)
2829 switch (cmd) {
2838 return phy_mii_ioctl(phy, req, cmd);