Searched refs:roc_wait (Results 1 – 8 of 8) sorted by relevance
563 init_waitqueue_head(&phy->roc_wait); in mt7615_register_ext_phy()638 init_waitqueue_head(&dev->phy.roc_wait); in mt7615_init_device()
192 wait_queue_head_t roc_wait; member
1190 if (!wait_event_timeout(phy->roc_wait, phy->roc_grant, HZ)) { in mt7615_remain_on_channel()
490 wake_up(&phy->roc_wait); in mt7615_mcu_roc_event()
224 init_waitqueue_head(&dev->phy.roc_wait); in mt7921_register_device()
153 wake_up(&dev->phy.roc_wait); in mt7921_mcu_uni_roc_event()
403 if (!wait_event_timeout(phy->roc_wait, phy->roc_grant, HZ)) { in mt7921_set_roc()
126 wait_queue_head_t roc_wait; member