Home
last modified time | relevance | path

Searched refs:adj_thresh (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/net/ethernet/atheros/atl1c/
H A Datl1c_hw.c820 bool adj_thresh = false; in atl1c_post_phy_linkchg() local
824 adj_thresh = true; in atl1c_post_phy_linkchg()
837 if (adj_thresh && link_speed == SPEED_100 && hw->msi_lnkpatch) { in atl1c_post_phy_linkchg()
843 if (adj_thresh && hw->msi_lnkpatch) { in atl1c_post_phy_linkchg()
/kernel/linux/linux-6.6/drivers/net/ethernet/atheros/atl1c/
H A Datl1c_hw.c846 bool adj_thresh = false; in atl1c_post_phy_linkchg() local
850 adj_thresh = true; in atl1c_post_phy_linkchg()
863 if (adj_thresh && link_speed == SPEED_100 && hw->msi_lnkpatch) { in atl1c_post_phy_linkchg()
869 if (adj_thresh && hw->msi_lnkpatch) { in atl1c_post_phy_linkchg()

Completed in 3 milliseconds