========== kdoc - FAILED Warning: include/linux/phy.h:200 No description found for return value of 'phy_modes' Warning: include/linux/phy.h:431 No description found for return value of 'mdiobus_alloc' Warning: include/linux/phy.h:1284 No description found for return value of 'phy_id_compare' Warning: include/linux/phy.h:1298 No description found for return value of 'phydev_id_compare' Warning: include/linux/phy.h:1313 No description found for return value of 'phy_is_started' Warning: include/linux/phy.h:1354 No description found for return value of 'phy_read' Warning: include/linux/phy.h:1380 No description found for return value of '__phy_read' Warning: include/linux/phy.h:1395 No description found for return value of 'phy_write' Warning: include/linux/phy.h:1408 No description found for return value of '__phy_write' Warning: include/linux/phy.h:1427 No description found for return value of '__phy_modify_changed' Warning: include/linux/phy.h:1515 No description found for return value of '__phy_set_bits' Warning: include/linux/phy.h:1529 No description found for return value of '__phy_clear_bits' Warning: include/linux/phy.h:1540 No description found for return value of 'phy_set_bits' Warning: include/linux/phy.h:1551 No description found for return value of 'phy_clear_bits' Warning: include/linux/phy.h:1567 No description found for return value of '__phy_set_bits_mmd' Warning: include/linux/phy.h:1583 No description found for return value of '__phy_clear_bits_mmd' Warning: include/linux/phy.h:1597 No description found for return value of 'phy_set_bits_mmd' Warning: include/linux/phy.h:1611 No description found for return value of 'phy_clear_bits_mmd' Warning: include/linux/phy.h:1623 No description found for return value of 'phy_interrupt_is_valid' Warning: include/linux/phy.h:1633 No description found for return value of 'phy_polling_mode' Warning: include/linux/phy.h:1649 No description found for return value of 'phy_has_hwtstamp' Warning: include/linux/phy.h:1658 No description found for return value of 'phy_has_rxtstamp' Warning: include/linux/phy.h:1668 No description found for return value of 'phy_has_tsinfo' Warning: include/linux/phy.h:1677 No description found for return value of 'phy_has_txtstamp' Warning: include/linux/phy.h:1726 No description found for return value of 'phy_on_sfp' Warning: include/linux/phy.h:1736 No description found for return value of 'phy_interface_mode_is_rgmii' Warning: include/linux/phy.h:1750 No description found for return value of 'phy_interface_mode_is_8023z' Warning: include/linux/phy.h:1761 No description found for return value of 'phy_interface_is_rgmii' Warning: include/linux/phy.h:1771 No description found for return value of 'phy_is_pseudo_fixed_link' Warning: include/linux/phy.h:200 No description found for return value of 'phy_modes' Warning: include/linux/phy.h:431 No description found for return value of 'mdiobus_alloc' Warning: include/linux/phy.h:937 struct member 'max_average_mse' not described in 'phy_mse_config' Warning: include/linux/phy.h:937 struct member 'max_peak_mse' not described in 'phy_mse_config' Warning: include/linux/phy.h:937 struct member 'refresh_rate_ps' not described in 'phy_mse_config' Warning: include/linux/phy.h:937 struct member 'num_symbols' not described in 'phy_mse_config' Warning: include/linux/phy.h:937 struct member 'supported_caps' not described in 'phy_mse_config' Warning: include/linux/phy.h:965 struct member 'channel' not described in 'phy_mse_snapshot' Warning: include/linux/phy.h:965 struct member 'average_mse' not described in 'phy_mse_snapshot' Warning: include/linux/phy.h:965 struct member 'peak_mse' not described in 'phy_mse_snapshot' Warning: include/linux/phy.h:965 struct member 'worst_peak_mse' not described in 'phy_mse_snapshot' Warning: include/linux/phy.h:1249 Incorrect use of kernel-doc format: * get_mse_config - Get configuration and scale of MSE measurement Warning: include/linux/phy.h:1275 Incorrect use of kernel-doc format: * get_mse_snapshot - Retrieve a snapshot of MSE diagnostic values Warning: include/linux/phy.h:1392 struct member 'max_peak_mse' not described in 'phy_driver' Warning: include/linux/phy.h:1392 struct member 'update * interval (refresh_rate_ps' not described in 'phy_driver' Warning: include/linux/phy.h:1392 struct member 'sample length (num_symbols' not described in 'phy_driver' Warning: include/linux/phy.h:1392 struct member 'success' not described in 'phy_driver' Warning: include/linux/phy.h:1392 struct member '@config is valid * * -EOPNOTSUPP - MSE configuration not implemented by the PHY * or not supported in the current link mode * * -ENETDOWN - link is down and configuration is not * available in that state * * -EAGAIN - configuration not yet established' not described in 'phy_driver' Warning: include/linux/phy.h:1392 struct member 'get_mse_config' not described in 'phy_driver' Warning: include/linux/phy.h:1392 struct member '@channel' not described in 'phy_driver' Warning: include/linux/phy.h:1392 Invalid param: if the requested * selector is not implemented by the device or current link mode, * the operation must fail. * * On success, @snapshot->channel MUST equal the requested @channel. * worst_peak_mse is latched and must be treated as read-to-clear. * * Return: * * 0 - success, @snapshot is valid * * -EOPNOTSUPP - selector not implemented by device or link mode * * -ENETDOWN - link is down and data is not available in that state * * -EAGAIN - data not yet available (e.g. first sampling * incomplete) * * - other negative errno on failure */ int (*get_mse_snapshot)(struct phy_device *dev, u32 channel, struct phy_mse_snapshot *snapshot) Warning: include/linux/phy.h:1410 No description found for return value of 'phy_id_compare' Warning: include/linux/phy.h:1424 No description found for return value of 'phydev_id_compare' Warning: include/linux/phy.h:1439 No description found for return value of 'phy_is_started' Warning: include/linux/phy.h:1480 No description found for return value of 'phy_read' Warning: include/linux/phy.h:1506 No description found for return value of '__phy_read' Warning: include/linux/phy.h:1521 No description found for return value of 'phy_write' Warning: include/linux/phy.h:1534 No description found for return value of '__phy_write' Warning: include/linux/phy.h:1553 No description found for return value of '__phy_modify_changed' Warning: include/linux/phy.h:1641 No description found for return value of '__phy_set_bits' Warning: include/linux/phy.h:1655 No description found for return value of '__phy_clear_bits' Warning: include/linux/phy.h:1666 No description found for return value of 'phy_set_bits' Warning: include/linux/phy.h:1677 No description found for return value of 'phy_clear_bits' Warning: include/linux/phy.h:1693 No description found for return value of '__phy_set_bits_mmd' Warning: include/linux/phy.h:1709 No description found for return value of '__phy_clear_bits_mmd' Warning: include/linux/phy.h:1723 No description found for return value of 'phy_set_bits_mmd' Warning: include/linux/phy.h:1737 No description found for return value of 'phy_clear_bits_mmd' Warning: include/linux/phy.h:1749 No description found for return value of 'phy_interrupt_is_valid' Warning: include/linux/phy.h:1759 No description found for return value of 'phy_polling_mode' Warning: include/linux/phy.h:1775 No description found for return value of 'phy_has_hwtstamp' Warning: include/linux/phy.h:1784 No description found for return value of 'phy_has_rxtstamp' Warning: include/linux/phy.h:1794 No description found for return value of 'phy_has_tsinfo' Warning: include/linux/phy.h:1803 No description found for return value of 'phy_has_txtstamp' Warning: include/linux/phy.h:1852 No description found for return value of 'phy_on_sfp' Warning: include/linux/phy.h:1862 No description found for return value of 'phy_interface_mode_is_rgmii' Warning: include/linux/phy.h:1876 No description found for return value of 'phy_interface_mode_is_8023z' Warning: include/linux/phy.h:1887 No description found for return value of 'phy_interface_is_rgmii' Warning: include/linux/phy.h:1897 No description found for return value of 'phy_is_pseudo_fixed_link' New warnings added 3,29c3,48 < Warning: include/linux/phy.h:1284 No description found for return value of 'phy_id_compare' < Warning: include/linux/phy.h:1298 No description found for return value of 'phydev_id_compare' < Warning: include/linux/phy.h:1313 No description found for return value of 'phy_is_started' < Warning: include/linux/phy.h:1354 No description found for return value of 'phy_read' < Warning: include/linux/phy.h:1380 No description found for return value of '__phy_read' < Warning: include/linux/phy.h:1395 No description found for return value of 'phy_write' < Warning: include/linux/phy.h:1408 No description found for return value of '__phy_write' < Warning: include/linux/phy.h:1427 No description found for return value of '__phy_modify_changed' < Warning: include/linux/phy.h:1515 No description found for return value of '__phy_set_bits' < Warning: include/linux/phy.h:1529 No description found for return value of '__phy_clear_bits' < Warning: include/linux/phy.h:1540 No description found for return value of 'phy_set_bits' < Warning: include/linux/phy.h:1551 No description found for return value of 'phy_clear_bits' < Warning: include/linux/phy.h:1567 No description found for return value of '__phy_set_bits_mmd' < Warning: include/linux/phy.h:1583 No description found for return value of '__phy_clear_bits_mmd' < Warning: include/linux/phy.h:1597 No description found for return value of 'phy_set_bits_mmd' < Warning: include/linux/phy.h:1611 No description found for return value of 'phy_clear_bits_mmd' < Warning: include/linux/phy.h:1623 No description found for return value of 'phy_interrupt_is_valid' < Warning: include/linux/phy.h:1633 No description found for return value of 'phy_polling_mode' < Warning: include/linux/phy.h:1649 No description found for return value of 'phy_has_hwtstamp' < Warning: include/linux/phy.h:1658 No description found for return value of 'phy_has_rxtstamp' < Warning: include/linux/phy.h:1668 No description found for return value of 'phy_has_tsinfo' < Warning: include/linux/phy.h:1677 No description found for return value of 'phy_has_txtstamp' < Warning: include/linux/phy.h:1726 No description found for return value of 'phy_on_sfp' < Warning: include/linux/phy.h:1736 No description found for return value of 'phy_interface_mode_is_rgmii' < Warning: include/linux/phy.h:1750 No description found for return value of 'phy_interface_mode_is_8023z' < Warning: include/linux/phy.h:1761 No description found for return value of 'phy_interface_is_rgmii' < Warning: include/linux/phy.h:1771 No description found for return value of 'phy_is_pseudo_fixed_link' --- > Warning: include/linux/phy.h:937 struct member 'max_average_mse' not described in 'phy_mse_config' > Warning: include/linux/phy.h:937 struct member 'max_peak_mse' not described in 'phy_mse_config' > Warning: include/linux/phy.h:937 struct member 'refresh_rate_ps' not described in 'phy_mse_config' > Warning: include/linux/phy.h:937 struct member 'num_symbols' not described in 'phy_mse_config' > Warning: include/linux/phy.h:937 struct member 'supported_caps' not described in 'phy_mse_config' > Warning: include/linux/phy.h:965 struct member 'channel' not described in 'phy_mse_snapshot' > Warning: include/linux/phy.h:965 struct member 'average_mse' not described in 'phy_mse_snapshot' > Warning: include/linux/phy.h:965 struct member 'peak_mse' not described in 'phy_mse_snapshot' > Warning: include/linux/phy.h:965 struct member 'worst_peak_mse' not described in 'phy_mse_snapshot' > Warning: include/linux/phy.h:1249 Incorrect use of kernel-doc format: * get_mse_config - Get configuration and scale of MSE measurement > Warning: include/linux/phy.h:1275 Incorrect use of kernel-doc format: * get_mse_snapshot - Retrieve a snapshot of MSE diagnostic values > Warning: include/linux/phy.h:1392 struct member 'max_peak_mse' not described in 'phy_driver' > Warning: include/linux/phy.h:1392 struct member 'update * interval (refresh_rate_ps' not described in 'phy_driver' > Warning: include/linux/phy.h:1392 struct member 'sample length (num_symbols' not described in 'phy_driver' > Warning: include/linux/phy.h:1392 struct member 'success' not described in 'phy_driver' > Warning: include/linux/phy.h:1392 struct member '@config is valid * * -EOPNOTSUPP - MSE configuration not implemented by the PHY * or not supported in the current link mode * * -ENETDOWN - link is down and configuration is not * available in that state * * -EAGAIN - configuration not yet established' not described in 'phy_driver' > Warning: include/linux/phy.h:1392 struct member 'get_mse_config' not described in 'phy_driver' > Warning: include/linux/phy.h:1392 struct member '@channel' not described in 'phy_driver' > Warning: include/linux/phy.h:1392 Invalid param: if the requested * selector is not implemented by the device or current link mode, * the operation must fail. * * On success, @snapshot->channel MUST equal the requested @channel. * worst_peak_mse is latched and must be treated as read-to-clear. * * Return: * * 0 - success, @snapshot is valid * * -EOPNOTSUPP - selector not implemented by device or link mode * * -ENETDOWN - link is down and data is not available in that state * * -EAGAIN - data not yet available (e.g. first sampling * incomplete) * * - other negative errno on failure */ int (*get_mse_snapshot)(struct phy_device *dev, u32 channel, struct phy_mse_snapshot *snapshot) > Warning: include/linux/phy.h:1410 No description found for return value of 'phy_id_compare' > Warning: include/linux/phy.h:1424 No description found for return value of 'phydev_id_compare' > Warning: include/linux/phy.h:1439 No description found for return value of 'phy_is_started' > Warning: include/linux/phy.h:1480 No description found for return value of 'phy_read' > Warning: include/linux/phy.h:1506 No description found for return value of '__phy_read' > Warning: include/linux/phy.h:1521 No description found for return value of 'phy_write' > Warning: include/linux/phy.h:1534 No description found for return value of '__phy_write' > Warning: include/linux/phy.h:1553 No description found for return value of '__phy_modify_changed' > Warning: include/linux/phy.h:1641 No description found for return value of '__phy_set_bits' > Warning: include/linux/phy.h:1655 No description found for return value of '__phy_clear_bits' > Warning: include/linux/phy.h:1666 No description found for return value of 'phy_set_bits' > Warning: include/linux/phy.h:1677 No description found for return value of 'phy_clear_bits' > Warning: include/linux/phy.h:1693 No description found for return value of '__phy_set_bits_mmd' > Warning: include/linux/phy.h:1709 No description found for return value of '__phy_clear_bits_mmd' > Warning: include/linux/phy.h:1723 No description found for return value of 'phy_set_bits_mmd' > Warning: include/linux/phy.h:1737 No description found for return value of 'phy_clear_bits_mmd' > Warning: include/linux/phy.h:1749 No description found for return value of 'phy_interrupt_is_valid' > Warning: include/linux/phy.h:1759 No description found for return value of 'phy_polling_mode' > Warning: include/linux/phy.h:1775 No description found for return value of 'phy_has_hwtstamp' > Warning: include/linux/phy.h:1784 No description found for return value of 'phy_has_rxtstamp' > Warning: include/linux/phy.h:1794 No description found for return value of 'phy_has_tsinfo' > Warning: include/linux/phy.h:1803 No description found for return value of 'phy_has_txtstamp' > Warning: include/linux/phy.h:1852 No description found for return value of 'phy_on_sfp' > Warning: include/linux/phy.h:1862 No description found for return value of 'phy_interface_mode_is_rgmii' > Warning: include/linux/phy.h:1876 No description found for return value of 'phy_interface_mode_is_8023z' > Warning: include/linux/phy.h:1887 No description found for return value of 'phy_interface_is_rgmii' > Warning: include/linux/phy.h:1897 No description found for return value of 'phy_is_pseudo_fixed_link' Per-file breakdown