Home
last modified time | relevance | path

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

/Linux-v5.15/drivers/net/phy/
Dphy_device.c74 const int phy_all_ports_features_array[7] = { variable
83 EXPORT_SYMBOL_GPL(phy_all_ports_features_array);
165 linkmode_set_bit_array(phy_all_ports_features_array, in features_init()
166 ARRAY_SIZE(phy_all_ports_features_array), in features_init()
176 linkmode_set_bit_array(phy_all_ports_features_array, in features_init()
177 ARRAY_SIZE(phy_all_ports_features_array), in features_init()
190 linkmode_set_bit_array(phy_all_ports_features_array, in features_init()
191 ARRAY_SIZE(phy_all_ports_features_array), in features_init()
/Linux-v5.15/include/linux/
Dphy.h66 extern const int phy_all_ports_features_array[7];