Searched refs:ethtool_speed (Results 1 – 1 of 1) sorted by relevance
522 u16 ethtool_speed; in bnxt_get_settings() local584 ethtool_speed = bnxt_fw_to_ethtool_speed(link_info->link_speed); in bnxt_get_settings()585 ethtool_cmd_speed_set(cmd, ethtool_speed); in bnxt_get_settings()596 static u32 bnxt_get_fw_speed(struct net_device *dev, u16 ethtool_speed) in bnxt_get_fw_speed() argument598 switch (ethtool_speed) { in bnxt_get_fw_speed()