Searched refs:rx_bytes_per_sp (Results 1 – 6 of 6) sorted by relevance
69 uint32_t rx_bytes_per_sp; member
120 param->rx_bytes_per_sp = wmi_stats_buf->rx_bytes_per_sp; in wmi_extract_ctrl_path_twt_stats_tlv()132 wmi_stats_buf->rx_bytes_per_sp); in wmi_extract_ctrl_path_twt_stats_tlv()
701 priv->twt_infra_cp_stats->rx_bytes_per_sp = in get_twt_infra_cp_stats()702 ev->twt_infra_cp_stats->rx_bytes_per_sp; in get_twt_infra_cp_stats()901 out->twt_infra_cp_stats->rx_bytes_per_sp = twt_event->rx_bytes_per_sp; in wlan_cfg80211_mc_twt_get_infra_cp_stats()
1506 if (nla_put_u32(reply_skb, attr, params[i].rx_bytes_per_sp)) { in osif_twt_pack_get_stats_resp_nlmsg()
3891 if (nla_put_u32(reply_skb, attr, params[i].rx_bytes_per_sp)) { in hdd_twt_pack_get_stats_resp_nlmsg()
13125 A_UINT32 rx_bytes_per_sp; /* Average rx bytes per SP */ member