Searched refs:ethtool_link_mode_test_bit (Results 1 – 2 of 2) sorted by relevance
527 if (ethtool_link_mode_test_bit( in dump_supported()531 if (ethtool_link_mode_test_bit( in dump_supported()535 if (ethtool_link_mode_test_bit( in dump_supported()539 if (ethtool_link_mode_test_bit( in dump_supported()543 if (ethtool_link_mode_test_bit( in dump_supported()547 if (ethtool_link_mode_test_bit( in dump_supported()764 if (ethtool_link_mode_test_bit(mode_defs[i].bit_index, in dump_link_caps()781 if (ethtool_link_mode_test_bit( in dump_link_caps()784 if (ethtool_link_mode_test_bit( in dump_link_caps()789 if (ethtool_link_mode_test_bit( in dump_link_caps()[all …]
190 static inline int ethtool_link_mode_test_bit(unsigned int nr, const u32 *mask) in ethtool_link_mode_test_bit() function