Home
last modified time | relevance | path

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

/wlan-driver/qcacld-3.0/core/dp/txrx/
Dol_tx_ll_legacy.c60 uint32_t tso_msdu_stats_idx = 0; in ol_tx_ll() local
89 tso_msdu_stats_idx = in ol_tx_ll()
91 msdu_info.tso_info.msdu_stats_idx = tso_msdu_stats_idx; in ol_tx_ll()
94 msdu, tso_msdu_stats_idx); in ol_tx_ll()
145 tso_msdu_stats_idx); in ol_tx_ll()
147 tso_msdu_stats_idx); in ol_tx_ll()
Dol_tx_ll_fastpath.c317 uint32_t tso_msdu_stats_idx = 0; in ol_tx_ll_fast() local
347 tso_msdu_stats_idx = in ol_tx_ll_fast()
349 msdu_info.tso_info.msdu_stats_idx = tso_msdu_stats_idx; in ol_tx_ll_fast()
352 msdu, tso_msdu_stats_idx); in ol_tx_ll_fast()
470 tso_msdu_stats_idx); in ol_tx_ll_fast()
472 tso_msdu_stats_idx); in ol_tx_ll_fast()