Home
last modified time | relevance | path

Searched refs:roc_wait (Results 1 – 4 of 4) sorted by relevance

/OK3568_Linux_fs/kernel/drivers/net/wireless/mediatek/mt76/mt7615/
H A Dinit.c417 init_waitqueue_head(&phy->roc_wait); in mt7615_register_ext_phy()
473 init_waitqueue_head(&dev->phy.roc_wait); in mt7615_init_device()
H A Dmt7615.h212 wait_queue_head_t roc_wait; member
H A Dmain.c1103 if (!wait_event_timeout(phy->roc_wait, phy->roc_grant, HZ)) { in mt7615_remain_on_channel()
H A Dmcu.c534 wake_up(&phy->roc_wait); in mt7615_mcu_roc_event()