Home
last modified time | relevance | path

Searched refs:msi_lnkpatch (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/drivers/net/ethernet/atheros/atl1c/
H A Datl1c_hw.c863 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()
H A Datl1c.h424 bool msi_lnkpatch; /* link patch for specific platforms */ member
H A Datl1c_main.c746 hw->msi_lnkpatch = false; in atl1c_patch_assign()
754 hw->msi_lnkpatch = true; in atl1c_patch_assign()