Searched refs:max_sp_dur_us (Results 1 – 6 of 6) sorted by relevance
65 uint32_t max_sp_dur_us; member
116 param->max_sp_dur_us = wmi_stats_buf->max_sp_dur_us; in wmi_extract_ctrl_path_twt_stats_tlv()127 wmi_stats_buf->min_sp_dur_us, wmi_stats_buf->max_sp_dur_us); in wmi_extract_ctrl_path_twt_stats_tlv()
693 priv->twt_infra_cp_stats->max_sp_dur_us = in get_twt_infra_cp_stats()694 ev->twt_infra_cp_stats->max_sp_dur_us; in get_twt_infra_cp_stats()897 out->twt_infra_cp_stats->max_sp_dur_us = twt_event->max_sp_dur_us; in wlan_cfg80211_mc_twt_get_infra_cp_stats()
1482 if (nla_put_u32(reply_skb, attr, params[i].max_sp_dur_us)) { in osif_twt_pack_get_stats_resp_nlmsg()
3867 if (nla_put_u32(reply_skb, attr, params[i].max_sp_dur_us)) { in hdd_twt_pack_get_stats_resp_nlmsg()
13121 A_UINT32 max_sp_dur_us; /* Maximum SP time */ member