Home
last modified time | relevance | path

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

/wlan-driver/qcacld-3.0/core/dp/ol/inc/
H A Dol_htt_api.h372 void ol_htt_mon_note_chan(struct cdp_pdev *ppdev, int mon_ch);
378 void ol_htt_mon_note_chan(struct cdp_pdev *ppdev, int mon_ch) {} in ol_htt_mon_note_chan() function
/wlan-driver/qcacld-3.0/core/dp/txrx/
H A Dol_rx.c1871 void ol_htt_mon_note_chan(struct cdp_pdev *ppdev, int mon_ch) in ol_htt_mon_note_chan() function
H A Dol_txrx.c6075 ol_htt_mon_note_chan(pdev, val.cdp_pdev_param_monitor_chan); in ol_set_pdev_param()