Searched refs:roc_wait (Results 1 – 4 of 4) sorted by relevance
417 init_waitqueue_head(&phy->roc_wait); in mt7615_register_ext_phy()473 init_waitqueue_head(&dev->phy.roc_wait); in mt7615_init_device()
212 wait_queue_head_t roc_wait; member
1100 if (!wait_event_timeout(phy->roc_wait, phy->roc_grant, HZ)) { in mt7615_remain_on_channel()
534 wake_up(&phy->roc_wait); in mt7615_mcu_roc_event()