Lines Matching defs:phydev
98 static int qca808x_phy_fast_retrain_config(struct phy_device *phydev) in qca808x_phy_fast_retrain_config()
133 static int qca808x_phy_ms_seed_enable(struct phy_device *phydev, bool enable) in qca808x_phy_ms_seed_enable()
148 static bool qca808x_is_prefer_master(struct phy_device *phydev) in qca808x_is_prefer_master()
154 static bool qca808x_has_fast_retrain_or_slave_seed(struct phy_device *phydev) in qca808x_has_fast_retrain_or_slave_seed()
159 static bool qca808x_is_1g_only(struct phy_device *phydev) in qca808x_is_1g_only()
170 static void qca808x_fill_possible_interfaces(struct phy_device *phydev) in qca808x_fill_possible_interfaces()
180 static int qca808x_probe(struct phy_device *phydev) in qca808x_probe()
197 static int qca808x_config_init(struct phy_device *phydev) in qca808x_config_init()
252 static int qca808x_read_status(struct phy_device *phydev) in qca808x_read_status()
303 static int qca808x_soft_reset(struct phy_device *phydev) in qca808x_soft_reset()
317 static int qca808x_cable_test_start(struct phy_device *phydev) in qca808x_cable_test_start()
358 static int qca808x_get_features(struct phy_device *phydev) in qca808x_get_features()
382 static int qca808x_config_aneg(struct phy_device *phydev) in qca808x_config_aneg()
408 static void qca808x_link_change_notify(struct phy_device *phydev) in qca808x_link_change_notify()
419 static int qca808x_led_parse_netdev(struct phy_device *phydev, unsigned long rules, in qca808x_led_parse_netdev()
451 static int qca808x_led_hw_control_enable(struct phy_device *phydev, u8 index) in qca808x_led_hw_control_enable()
462 static int qca808x_led_hw_is_supported(struct phy_device *phydev, u8 index, in qca808x_led_hw_is_supported()
473 static int qca808x_led_hw_control_set(struct phy_device *phydev, u8 index, in qca808x_led_hw_control_set()
497 static bool qca808x_led_hw_control_status(struct phy_device *phydev, u8 index) in qca808x_led_hw_control_status()
508 static int qca808x_led_hw_control_get(struct phy_device *phydev, u8 index, in qca808x_led_hw_control_get()
544 static int qca808x_led_hw_control_reset(struct phy_device *phydev, u8 index) in qca808x_led_hw_control_reset()
557 static int qca808x_led_brightness_set(struct phy_device *phydev, in qca808x_led_brightness_set()
576 static int qca808x_led_blink_set(struct phy_device *phydev, u8 index, in qca808x_led_blink_set()
589 static int qca808x_led_polarity_set(struct phy_device *phydev, int index, in qca808x_led_polarity_set()