Home
last modified time | relevance | path

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

/linux-6.3-rc2/drivers/net/phy/
A Dphy_device.c78 const int phy_all_ports_features_array[7] = { variable
87 EXPORT_SYMBOL_GPL(phy_all_ports_features_array);
193 linkmode_set_bit_array(phy_all_ports_features_array, in features_init()
194 ARRAY_SIZE(phy_all_ports_features_array), in features_init()
204 linkmode_set_bit_array(phy_all_ports_features_array, in features_init()
205 ARRAY_SIZE(phy_all_ports_features_array), in features_init()
218 linkmode_set_bit_array(phy_all_ports_features_array, in features_init()
219 ARRAY_SIZE(phy_all_ports_features_array), in features_init()
/linux-6.3-rc2/include/linux/
A Dphy.h70 extern const int phy_all_ports_features_array[7];

Completed in 14 milliseconds