Home
last modified time | relevance | path

Searched refs:roc_wait (Results 1 - 12 of 12) sorted by relevance

/kernel/linux/linux-5.10/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()
/kernel/linux/linux-6.6/drivers/net/wireless/mediatek/mt76/mt7615/
H A Dinit.c561 init_waitqueue_head(&phy->roc_wait); in mt7615_register_ext_phy()
632 init_waitqueue_head(&dev->phy.roc_wait); in mt7615_init_device()
H A Dmt7615.h192 wait_queue_head_t roc_wait; member
H A Dmain.c1190 if (!wait_event_timeout(phy->roc_wait, phy->roc_grant, HZ)) { in mt7615_remain_on_channel()
H A Dmcu.c486 wake_up(&phy->roc_wait); in mt7615_mcu_roc_event()
/kernel/linux/linux-6.6/drivers/net/wireless/mediatek/mt76/
H A Dmt792x.h125 wait_queue_head_t roc_wait; member
/kernel/linux/linux-6.6/drivers/net/wireless/mediatek/mt76/mt7921/
H A Dinit.c218 init_waitqueue_head(&dev->phy.roc_wait); in mt7921_register_device()
H A Dmcu.c153 wake_up(&dev->phy.roc_wait); in mt7921_mcu_uni_roc_event()
H A Dmain.c403 if (!wait_event_timeout(phy->roc_wait, phy->roc_grant, HZ)) { in mt7921_set_roc()

Completed in 23 milliseconds