Searched refs:roc_wait (Results 1 – 7 of 7) sorted by relevance
276 init_waitqueue_head(&dev->phy.roc_wait); in mt7925_register_device()
587 if (!wait_event_timeout(phy->roc_wait, phy->roc_grant, 4 * HZ)) { in mt7925_set_roc()614 if (!wait_event_timeout(phy->roc_wait, phy->roc_grant, 4 * HZ)) { in mt7925_set_mlo_roc()
378 wake_up(&dev->phy.roc_wait); in mt7925_mcu_roc_handle_grant()
237 wait_queue_head_t roc_wait; member
156 wake_up(&dev->phy.roc_wait); in mt7921_mcu_uni_roc_event()
441 if (!wait_event_timeout(phy->roc_wait, phy->roc_grant, HZ)) { in mt7921_set_roc()
1180 if (!wait_event_timeout(phy->roc_wait, phy->roc_grant, HZ)) { in mt7615_remain_on_channel()