Home
last modified time | relevance | path

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

/wlan-driver/qcacld-3.0/core/dp/htt/
H A Dhtt_rx.c220 bool (*htt_rx_msdu_center_freq)( variable
H A Dhtt_rx_hl.c535 htt_rx_msdu_center_freq = htt_rx_msdu_center_freq_hl; in htt_rx_attach()
H A Dhtt_rx_ll.c2250 htt_rx_msdu_center_freq = htt_rx_msdu_center_freq_ll; in htt_rx_attach()
/wlan-driver/qcacld-3.0/core/dp/ol/inc/
H A Dol_htt_rx_api.h688 (*htt_rx_msdu_center_freq)(
/wlan-driver/qcacld-3.0/core/dp/txrx/
H A Dol_rx.c657 ret = htt_rx_msdu_center_freq(htt_pdev, peer, in ol_rx_indication_handler()