Searched refs:avg_sp_dur_us (Results 1 – 6 of 6) sorted by relevance
63 uint32_t avg_sp_dur_us; member
114 param->avg_sp_dur_us = wmi_stats_buf->avg_sp_dur_us; in wmi_extract_ctrl_path_twt_stats_tlv()126 wmi_stats_buf->num_sp_cycles, wmi_stats_buf->avg_sp_dur_us, in wmi_extract_ctrl_path_twt_stats_tlv()
689 priv->twt_infra_cp_stats->avg_sp_dur_us = in get_twt_infra_cp_stats()690 ev->twt_infra_cp_stats->avg_sp_dur_us; in get_twt_infra_cp_stats()895 out->twt_infra_cp_stats->avg_sp_dur_us = twt_event->avg_sp_dur_us; in wlan_cfg80211_mc_twt_get_infra_cp_stats()
1470 if (nla_put_u32(reply_skb, attr, params[i].avg_sp_dur_us)) { in osif_twt_pack_get_stats_resp_nlmsg()
3855 if (nla_put_u32(reply_skb, attr, params[i].avg_sp_dur_us)) { in hdd_twt_pack_get_stats_resp_nlmsg()
13119 A_UINT32 avg_sp_dur_us; /* Average SP time */ member