Searched refs:ethtool_link_mode_test_bit (Results 1 – 2 of 2) sorted by relevance
590 if (ethtool_link_mode_test_bit( in dump_supported()594 if (ethtool_link_mode_test_bit( in dump_supported()598 if (ethtool_link_mode_test_bit( in dump_supported()602 if (ethtool_link_mode_test_bit( in dump_supported()606 if (ethtool_link_mode_test_bit( in dump_supported()610 if (ethtool_link_mode_test_bit( in dump_supported()762 if (ethtool_link_mode_test_bit(mode_defs[i].bit_index, in dump_link_caps()779 if (ethtool_link_mode_test_bit( in dump_link_caps()782 if (ethtool_link_mode_test_bit( in dump_link_caps()787 if (ethtool_link_mode_test_bit( in dump_link_caps()[all …]
178 static inline int ethtool_link_mode_test_bit(unsigned int nr, const u32 *mask) in ethtool_link_mode_test_bit() function