Searched refs:mt76x2_channel_silent (Results 1 – 3 of 3) sorted by relevance
58 if (mt76x2_channel_silent(dev)) in mt76x2u_phy_channel_calibrate()286 if (!mt76x2_channel_silent(dev)) { in mt76x2u_phy_set_channel()
31 if (mt76x2_channel_silent(dev)) in mt76x2_phy_tssi_init_cal()54 if (mt76x2_channel_silent(dev)) in mt76x2_phy_channel_calibrate()
190 static inline bool mt76x2_channel_silent(struct mt76x2_dev *dev) in mt76x2_channel_silent() function