Home
last modified time | relevance | path

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

/wlan-driver/qcacld-3.0/core/dp/htt/
H A Dhtt_rx.c159 int (*htt_rx_amsdu_pop)(htt_pdev_handle pdev, variable
H A Dhtt_rx_hl.c517 htt_rx_amsdu_pop = htt_rx_amsdu_pop_hl; in htt_rx_attach()
H A Dhtt_rx_ll.c2222 htt_rx_amsdu_pop = htt_rx_amsdu_rx_in_order_pop_ll; in htt_rx_attach()
2227 htt_rx_amsdu_pop = htt_rx_amsdu_pop_ll; in htt_rx_attach()
2233 htt_rx_amsdu_pop = htt_rx_mon_amsdu_rx_in_order_pop_ll; in htt_rx_attach()
/wlan-driver/qcacld-3.0/core/dp/ol/inc/
H A Dol_htt_rx_api.h735 (*htt_rx_amsdu_pop)(htt_pdev_handle pdev,
/wlan-driver/qcacld-3.0/core/dp/txrx/
H A Dol_rx.c639 htt_rx_amsdu_pop(htt_pdev, in ol_rx_indication_handler()
701 htt_rx_amsdu_pop(htt_pdev, rx_ind_msg, &msdu, in ol_rx_indication_handler()
1618 status = htt_rx_amsdu_pop(htt_pdev, rx_ind_msg, &head_msdu, in ol_rx_in_order_indication_handler()