Searched refs:downshift (Results 1 – 6 of 6) sorted by relevance
42 u8 downshift:1; member323 u8 downshift:1; member
591 link_options.downshift = !!counter; in aq_a2_fw_set_downshift()
883 bool downshift, short_reach, afr; in aqr107_link_change_notify() local895 downshift = val & MDIO_AN_RX_LP_STAT1_AQRATE_DOWNSHIFT; in aqr107_link_change_notify()913 downshift ? ", fast-retrain downshift advertised" : "", in aqr107_link_change_notify()
619 downshift events or link speed changes via user space tools, both the Linux625 - The Linux kernel will print link status changes, including downshift635 - Example Output (if a downshift occurs):645 - **Note**: Not all drivers or PHYs support downshift reporting, so you may674 - Even though downshift counts or events are not easily tracked, you can
3244 phy_info->downshift = (e1000_downshift) hw->speed_downgraded; in e1000_phy_igp_get_info()3322 phy_info->downshift = (e1000_downshift) hw->speed_downgraded; in e1000_phy_m88_get_info()3388 phy_info->downshift = e1000_downshift_undefined; in e1000_phy_get_info()
219 e1000_downshift downshift; member