Searched refs:mt76x02_wait_for_mac (Results 1 – 6 of 6) sorted by relevance
133 if (!mt76x02_wait_for_mac(&dev->mt76)) in mt76x2u_init_hardware()146 if (!mt76x02_wait_for_mac(&dev->mt76)) in mt76x2u_init_hardware()
76 if (!mt76x02_wait_for_mac(&dev->mt76)) in mt76x2_mac_reset()
153 if (!mt76x02_wait_for_mac(&dev->mt76)) in mt76x0u_init_hardware()255 if (!mt76x02_wait_for_mac(mdev)) { in mt76x0u_probe()
179 if (!mt76x02_wait_for_mac(&dev->mt76)) in mt76x0_init_hardware()
96 if (!mt76x02_wait_for_mac(&dev->mt76)) in mt76x0e_init_hardware()
149 static inline bool mt76x02_wait_for_mac(struct mt76_dev *dev) in mt76x02_wait_for_mac() function