Home
last modified time | relevance | path

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

/wlan-driver/qcacld-3.0/core/dp/htt/
H A Dhtt_rx.c174 int (*htt_rx_offload_msdu_cnt)(htt_pdev_handle pdev); variable
H A Dhtt_rx_hl.c519 htt_rx_offload_msdu_cnt = htt_rx_offload_msdu_cnt_hl; in htt_rx_attach()
H A Dhtt_rx_ll.c2235 htt_rx_offload_msdu_cnt = htt_rx_offload_msdu_cnt_ll; in htt_rx_attach()
/wlan-driver/qcacld-3.0/core/dp/ol/inc/
H A Dol_htt_rx_api.h752 (*htt_rx_offload_msdu_cnt)(
/wlan-driver/qcacld-3.0/core/dp/txrx/
H A Dol_rx.c926 if (msdu_cnt > htt_rx_offload_msdu_cnt(htt_pdev)) { in ol_rx_offload_deliver_ind_handler()