Home
last modified time | relevance | path

Searched refs:MON_VDEV_TIMER_INIT (Results 1 – 3 of 3) sorted by relevance

/wlan-driver/qca-wifi-host-cmn/dp/wifi3.0/monitor/1.0/
H A Ddp_mon_1.0.c705 mon_soc->mon_vdev_timer_state |= MON_VDEV_TIMER_INIT; in dp_mon_vdev_timer_init()
711 if (mon_soc->mon_vdev_timer_state & MON_VDEV_TIMER_INIT) { in dp_mon_vdev_timer_deinit()
720 if (mon_soc->mon_vdev_timer_state & MON_VDEV_TIMER_INIT) { in dp_mon_vdev_timer_start()
/wlan-driver/qca-wifi-host-cmn/dp/wifi3.0/monitor/
H A Ddp_mon.h39 #define MON_VDEV_TIMER_INIT 0x1 macro
/wlan-driver/qca-wifi-host-cmn/dp/wifi3.0/
H A Ddp_main.c252 #define MON_VDEV_TIMER_INIT 0x1 macro