Home
last modified time | relevance | path

Searched refs:phy_all_ports_features_array (Results 1 – 2 of 2) sorted by relevance

/Linux-v5.4/drivers/net/phy/
Dphy_device.c71 const int phy_all_ports_features_array[7] = { variable
80 EXPORT_SYMBOL_GPL(phy_all_ports_features_array);
163 linkmode_set_bit_array(phy_all_ports_features_array, in features_init()
164 ARRAY_SIZE(phy_all_ports_features_array), in features_init()
174 linkmode_set_bit_array(phy_all_ports_features_array, in features_init()
175 ARRAY_SIZE(phy_all_ports_features_array), in features_init()
188 linkmode_set_bit_array(phy_all_ports_features_array, in features_init()
189 ARRAY_SIZE(phy_all_ports_features_array), in features_init()
/Linux-v5.4/include/linux/
Dphy.h60 extern const int phy_all_ports_features_array[7];