Searched refs:mon_ch (Results 1 – 3 of 3) sorted by relevance
370 void htt_rx_mon_note_capture_channel(htt_pdev_handle pdev, int mon_ch);372 void ol_htt_mon_note_chan(struct cdp_pdev *ppdev, int mon_ch);375 void htt_rx_mon_note_capture_channel(htt_pdev_handle pdev, int mon_ch) {} in htt_rx_mon_note_capture_channel() argument378 void ol_htt_mon_note_chan(struct cdp_pdev *ppdev, int mon_ch) {} in ol_htt_mon_note_chan() argument
61 void htt_rx_mon_note_capture_channel(htt_pdev_handle pdev, int mon_ch) in htt_rx_mon_note_capture_channel() argument65 ch_info->ch_num = mon_ch; in htt_rx_mon_note_capture_channel()66 ch_info->ch_freq = cds_chan_to_freq(mon_ch); in htt_rx_mon_note_capture_channel()
1871 void ol_htt_mon_note_chan(struct cdp_pdev *ppdev, int mon_ch) in ol_htt_mon_note_chan() argument1875 htt_rx_mon_note_capture_channel(pdev->htt_pdev, mon_ch); in ol_htt_mon_note_chan()