Home
last modified time | relevance | path

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

/wlan-driver/qca-wifi-host-cmn/umac/cp_stats/dispatcher/inc/
H A Dwlan_cp_stats_public_structs.h68 uint32_t tx_bytes_per_sp; member
/wlan-driver/qca-wifi-host-cmn/wmi/src/
H A Dwmi_unified_cp_stats_tlv.c119 param->tx_bytes_per_sp = wmi_stats_buf->tx_bytes_per_sp; in wmi_extract_ctrl_path_twt_stats_tlv()
131 wmi_stats_buf->tx_bytes_per_sp, in wmi_extract_ctrl_path_twt_stats_tlv()
/wlan-driver/qcacld-3.0/os_if/cp_stats/src/
H A Dwlan_cfg80211_mc_cp_stats.c699 priv->twt_infra_cp_stats->tx_bytes_per_sp = in get_twt_infra_cp_stats()
700 ev->twt_infra_cp_stats->tx_bytes_per_sp; in get_twt_infra_cp_stats()
900 out->twt_infra_cp_stats->tx_bytes_per_sp = twt_event->tx_bytes_per_sp; in wlan_cfg80211_mc_twt_get_infra_cp_stats()
/wlan-driver/qcacld-3.0/os_if/twt/src/
H A Dosif_twt_ext_rsp.c1500 if (nla_put_u32(reply_skb, attr, params[i].tx_bytes_per_sp)) { in osif_twt_pack_get_stats_resp_nlmsg()
/wlan-driver/qcacld-3.0/core/hdd/src/
H A Dwlan_hdd_twt.c3885 if (nla_put_u32(reply_skb, attr, params[i].tx_bytes_per_sp)) { in hdd_twt_pack_get_stats_resp_nlmsg()
/wlan-driver/fw-api/fw/
H A Dwmi_unified.h13124 A_UINT32 tx_bytes_per_sp; /* Average tx bytes per SP */ member