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()
151 if (!mt76x02_wait_for_mac(&dev->mt76)) in mt76x0u_init_hardware()253 if (!mt76x02_wait_for_mac(mdev)) { in mt76x0u_probe()
179 if (!mt76x02_wait_for_mac(&dev->mt76)) in mt76x0_init_hardware()
95 if (!mt76x02_wait_for_mac(&dev->mt76)) in mt76x0e_register_device()
149 static inline bool mt76x02_wait_for_mac(struct mt76_dev *dev) in mt76x02_wait_for_mac() function