Home
last modified time | relevance | path

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

/wlan-driver/qca-wifi-host-cmn/dp/wifi3.0/
Ddp_main.c2454 enum reg_wifi_band mon_band; in dp_interrupt_timer() local
2478 mon_band = dp_monitor_get_chan_band(pdev); in dp_interrupt_timer()
2479 lmac_id = pdev->ch_band_lmac_id_mapping[mon_band]; in dp_interrupt_timer()