Home
last modified time | relevance | path

Searched refs:msdu_chaining (Results 1 – 2 of 2) sorted by relevance

/wlan-driver/qcacld-3.0/core/dp/htt/
H A Dhtt_rx_ll.c1800 int msdu_len, msdu_chaining = 0; in htt_rx_amsdu_pop_ll() local
1907 return msdu_chaining; in htt_rx_amsdu_pop_ll()
2022 msdu_chaining = 1; in htt_rx_amsdu_pop_ll()
2072 return msdu_chaining; in htt_rx_amsdu_pop_ll()
/wlan-driver/qcacld-3.0/core/dp/txrx/
H A Dol_rx.c610 int msdu_chaining; in ol_rx_indication_handler() local
638 msdu_chaining = in ol_rx_indication_handler()
671 if (msdu_chaining) { in ol_rx_indication_handler()