Searched refs:tssi_comp_pending (Results 1 – 3 of 3) sorted by relevance
84 if (!dev->cal.tssi_comp_pending) { in mt76x2u_phy_tssi_compensate()88 dev->cal.tssi_comp_pending = true; in mt76x2u_phy_tssi_compensate()93 dev->cal.tssi_comp_pending = false; in mt76x2u_phy_tssi_compensate()
416 if (!dev->cal.tssi_comp_pending) { in mt76x2_phy_tssi_compensate()420 dev->cal.tssi_comp_pending = true; in mt76x2_phy_tssi_compensate()425 dev->cal.tssi_comp_pending = false; in mt76x2_phy_tssi_compensate()
88 bool tssi_comp_pending; member