Searched refs:roc_wait (Results 1 – 11 of 11) sorted by relevance
561 init_waitqueue_head(&phy->roc_wait); in mt7615_register_ext_phy()632 init_waitqueue_head(&dev->phy.roc_wait); in mt7615_init_device()
192 wait_queue_head_t roc_wait; member
1179 if (!wait_event_timeout(phy->roc_wait, phy->roc_grant, HZ)) { in mt7615_remain_on_channel()
486 wake_up(&phy->roc_wait); in mt7615_mcu_roc_event()
298 init_waitqueue_head(&dev->phy.roc_wait); in mt7921_register_device()
159 wake_up(&dev->phy.roc_wait); in mt7921_mcu_uni_roc_event()
434 if (!wait_event_timeout(phy->roc_wait, phy->roc_grant, HZ)) { in mt7921_set_roc()
372 init_waitqueue_head(&dev->phy.roc_wait); in mt7925_register_device()
522 if (!wait_event_timeout(phy->roc_wait, phy->roc_grant, 4 * HZ)) { in mt7925_set_roc()549 if (!wait_event_timeout(phy->roc_wait, phy->roc_grant, 4 * HZ)) { in mt7925_set_mlo_roc()
338 wake_up(&dev->phy.roc_wait); in mt7925_mcu_roc_handle_grant()
185 wait_queue_head_t roc_wait; member
Completed in 44 milliseconds