Home
last modified time | relevance | path

Searched refs:ap_tx (Results 1 – 6 of 6) sorted by relevance

/wlan-driver/qca-wifi-host-cmn/ipa/dispatcher/src/
H A Dwlan_ipa_ucfg_api.c343 uint64_t ap_tx) in ucfg_ipa_update_tx_stats() argument
345 ipa_update_tx_stats(pdev, sta_tx, ap_tx); in ucfg_ipa_update_tx_stats()
/wlan-driver/qca-wifi-host-cmn/ipa/dispatcher/inc/
H A Dwlan_ipa_ucfg_api.h453 uint64_t ap_tx);
762 uint64_t ap_tx) in ucfg_ipa_update_tx_stats() argument
/wlan-driver/qca-wifi-host-cmn/ipa/core/src/
H A Dwlan_ipa_main.c915 uint64_t ap_tx) in ipa_update_tx_stats() argument
928 wlan_ipa_update_tx_stats(ipa_obj, sta_tx, ap_tx); in ipa_update_tx_stats()
H A Dwlan_ipa_stats.c828 uint64_t ap_tx) in wlan_ipa_update_tx_stats() argument
836 QDF_IPA_WDI_TX_INFO_SAP_TX_BYTES(&tx_stats) = ap_tx; in wlan_ipa_update_tx_stats()
/wlan-driver/qca-wifi-host-cmn/ipa/core/inc/
H A Dwlan_ipa_main.h575 uint64_t ap_tx);
/wlan-driver/qca-wifi-host-cmn/qdf/linux/src/
H A Di_qdf_ipa.h391 (((struct ipa_wdi_tx_info *)stats_info)->ap_tx)