Searched refs:is_mt76x2 (Results 1 – 6 of 6) sorted by relevance
66 if (!is_mt76x2(dev)) { in mt76x2u_probe()
126 bool is_mt76x2e = mt76_is_mmio(&dev->mt76) && is_mt76x2(dev); in mt76x02_mcu_calibrate()
234 static inline bool is_mt76x2(struct mt76x02_dev *dev) in is_mt76x2() function
403 if (is_mt76x2(dev) && (info->flags & IEEE80211_TX_CTL_LDPC)) in mt76x02_mac_write_txwi()1115 if (is_mt76x2(dev)) { in mt76x02_edcca_init()
188 if (is_mt76x2(dev)) { in mt76x02_init_device()
813 if (is_mt76x2(dev)) { in mt76x02_phy_dfs_adjust_agc()
Completed in 12 milliseconds