Lines Matching refs:put_u32
89 ret = wifiConfigCommand->put_u32( in wifi_extended_dtim_config_set()
161 ret = wifiConfigCommand->put_u32(NL80211_ATTR_USER_REG_HINT_TYPE, in wifi_set_country_code()
231 if (wifiConfigCommand->put_u32( in wifi_set_beacon_wifi_iface_stats_averaging_factor()
297 if (wifiConfigCommand->put_u32( in wifi_set_guard_time()
386 if (wifiConfigCommand->put_u32( in wifi_select_tx_power_scenario()
445 if (wifiConfigCommand->put_u32(QCA_WLAN_VENDOR_ATTR_SAR_LIMITS_SAR_ENABLE, in wifi_reset_tx_power_scenario()
530 if (wifiConfigCommand->put_u32( in wifi_set_latency_mode()
586 if (wifiConfigCommand->put_u32(NL80211_ATTR_IFINDEX, in wifi_set_thermal_mitigation_mode()
599 if (wifiConfigCommand->put_u32(QCA_WLAN_VENDOR_ATTR_THERMAL_CMD_VALUE, in wifi_set_thermal_mitigation_mode()
630 if (wifiConfigCommand->put_u32( in wifi_set_thermal_mitigation_mode()
637 if (wifiConfigCommand->put_u32( in wifi_set_thermal_mitigation_mode()
680 ret = mMsg.put_u32(NL80211_ATTR_VENDOR_ID, mVendor_id); in create()
684 ret = mMsg.put_u32(NL80211_ATTR_VENDOR_SUBCMD, mSubcmd); in create()
858 wifiConfigCommand->put_u32(NL80211_ATTR_IFINDEX, wlan0_id); in wifi_virtual_interface_create()
860 wifiConfigCommand->put_u32(NL80211_ATTR_IFTYPE, type); in wifi_virtual_interface_create()
898 wifiConfigCommand->put_u32(NL80211_ATTR_IFINDEX, if_nametoindex(ifname)); in wifi_virtual_interface_delete()