Lines Matching refs:nla_nest_start_noflag
1025 nla_nest_start_noflag(msg, NL80211_FREQUENCY_ATTR_WMM); in nl80211_msg_put_wmm_rules()
1031 struct nlattr *nl_wmm_rule = nla_nest_start_noflag(msg, j); in nl80211_msg_put_wmm_rules()
1183 txqattr = nla_nest_start_noflag(msg, attrtype); in nl80211_put_txq_stats()
1508 struct nlattr *nl_modes = nla_nest_start_noflag(msg, attr); in nl80211_put_iftypes()
1536 nl_combis = nla_nest_start_noflag(msg, in nl80211_put_iface_combinations()
1547 nl_combi = nla_nest_start_noflag(msg, i + 1); in nl80211_put_iface_combinations()
1551 nl_limits = nla_nest_start_noflag(msg, in nl80211_put_iface_combinations()
1559 nl_limit = nla_nest_start_noflag(msg, j + 1); in nl80211_put_iface_combinations()
1612 nl_tcp = nla_nest_start_noflag(msg, in nl80211_send_wowlan_tcp_caps()
1653 nl_wowlan = nla_nest_start_noflag(msg, in nl80211_send_wowlan()
1796 nla_nest_start_noflag(msg, in nl80211_send_band_rateinfo()
1806 iftdata = nla_nest_start_noflag(msg, i + 1); in nl80211_send_band_rateinfo()
1831 nl_rates = nla_nest_start_noflag(msg, NL80211_BAND_ATTR_RATES); in nl80211_send_band_rateinfo()
1836 nl_rate = nla_nest_start_noflag(msg, i); in nl80211_send_band_rateinfo()
1869 nl_ifs = nla_nest_start_noflag(msg, NL80211_ATTR_TX_FRAME_TYPES); in nl80211_send_mgmt_stypes()
1874 nl_ftypes = nla_nest_start_noflag(msg, ift); in nl80211_send_mgmt_stypes()
1892 nl_ifs = nla_nest_start_noflag(msg, NL80211_ATTR_RX_FRAME_TYPES); in nl80211_send_mgmt_stypes()
1897 nl_ftypes = nla_nest_start_noflag(msg, ift); in nl80211_send_mgmt_stypes()
2014 ftm = nla_nest_start_noflag(msg, NL80211_PMSR_TYPE_FTM); in nl80211_send_pmsr_ftm_capa()
2068 pmsr = nla_nest_start_noflag(msg, NL80211_ATTR_PEER_MEASUREMENTS); in nl80211_send_pmsr_capa()
2083 caps = nla_nest_start_noflag(msg, NL80211_PMSR_ATTR_TYPE_CAPA); in nl80211_send_pmsr_capa()
2399 nl_bands = nla_nest_start_noflag(msg, in nl80211_send_wiphy()
2420 nl_band = nla_nest_start_noflag(msg, band); in nl80211_send_wiphy()
2435 nl_freqs = nla_nest_start_noflag(msg, in nl80211_send_wiphy()
2443 nl_freq = nla_nest_start_noflag(msg, in nl80211_send_wiphy()
2489 nl_cmds = nla_nest_start_noflag(msg, in nl80211_send_wiphy()
2677 nested = nla_nest_start_noflag(msg, in nl80211_send_wiphy()
2694 nested = nla_nest_start_noflag(msg, in nl80211_send_wiphy()
2732 nested = nla_nest_start_noflag(msg, in nl80211_send_wiphy()
2755 nested = nla_nest_start_noflag(msg, in nl80211_send_wiphy()
2766 nested_ext_capab = nla_nest_start_noflag(msg, in nl80211_send_wiphy()
4182 key = nla_nest_start_noflag(cookie->msg, NL80211_ATTR_KEY); in get_key_callback()
5875 rate = nla_nest_start_noflag(msg, attr); in nl80211_put_sta_rate()
5962 attr = nla_nest_start_noflag(msg, id); in nl80211_put_signal()
5999 sinfoattr = nla_nest_start_noflag(msg, NL80211_ATTR_STA_INFO); in nl80211_send_station()
6090 bss_param = nla_nest_start_noflag(msg, in nl80211_send_station()
6134 tidsattr = nla_nest_start_noflag(msg, in nl80211_send_station()
6148 tidattr = nla_nest_start_noflag(msg, tid + 1); in nl80211_send_station()
7046 pinfoattr = nla_nest_start_noflag(msg, NL80211_ATTR_MPATH_INFO); in nl80211_send_mpath()
7502 pinfoattr = nla_nest_start_noflag(msg, NL80211_ATTR_MESH_CONFIG); in nl80211_get_mesh_config()
7888 nl_reg_rules = nla_nest_start_noflag(msg, NL80211_ATTR_REG_RULES); in nl80211_put_regdom()
7903 nl_reg_rule = nla_nest_start_noflag(msg, i); in nl80211_put_regdom()
9607 bss = nla_nest_start_noflag(msg, NL80211_ATTR_BSS); in nl80211_send_bss()
9785 infoattr = nla_nest_start_noflag(msg, NL80211_ATTR_SURVEY_INFO); in nl80211_send_survey()
10692 data = nla_nest_start_noflag(skb, attr); in __cfg80211_alloc_vendor_skb()
10877 tmdata = nla_nest_start_noflag(skb, NL80211_ATTR_TESTDATA); in nl80211_testmode_dump()
12206 nl_pats = nla_nest_start_noflag(msg, NL80211_WOWLAN_TRIG_PKT_PATTERN); in nl80211_send_wowlan_patterns()
12211 nl_pat = nla_nest_start_noflag(msg, i + 1); in nl80211_send_wowlan_patterns()
12237 nl_tcp = nla_nest_start_noflag(msg, in nl80211_send_wowlan_tcp()
12282 nd = nla_nest_start_noflag(msg, NL80211_WOWLAN_TRIG_NET_DETECT); in nl80211_send_wowlan_nd()
12308 freqs = nla_nest_start_noflag(msg, NL80211_ATTR_SCAN_FREQUENCIES); in nl80211_send_wowlan_nd()
12320 matches = nla_nest_start_noflag(msg, in nl80211_send_wowlan_nd()
12326 match = nla_nest_start_noflag(msg, i); in nl80211_send_wowlan_nd()
12339 scan_plans = nla_nest_start_noflag(msg, NL80211_ATTR_SCHED_SCAN_PLANS); in nl80211_send_wowlan_nd()
12344 scan_plan = nla_nest_start_noflag(msg, i + 1); in nl80211_send_wowlan_nd()
12393 nl_wowlan = nla_nest_start_noflag(msg, in nl80211_get_wowlan()
12830 nl_rules = nla_nest_start_noflag(msg, NL80211_ATTR_COALESCE_RULE); in nl80211_send_coalesce_rules()
12835 nl_rule = nla_nest_start_noflag(msg, i + 1); in nl80211_send_coalesce_rules()
12848 nl_pats = nla_nest_start_noflag(msg, in nl80211_send_coalesce_rules()
12854 nl_pat = nla_nest_start_noflag(msg, j + 1); in nl80211_send_coalesce_rules()
13616 func_attr = nla_nest_start_noflag(msg, NL80211_ATTR_NAN_FUNC); in nl80211_nan_add_func()
13733 match_attr = nla_nest_start_noflag(msg, NL80211_ATTR_NAN_MATCH); in cfg80211_nan_match()
13737 local_func_attr = nla_nest_start_noflag(msg, in cfg80211_nan_match()
13747 peer_func_attr = nla_nest_start_noflag(msg, in cfg80211_nan_match()
13814 func_attr = nla_nest_start_noflag(msg, NL80211_ATTR_NAN_FUNC); in cfg80211_nan_func_terminated()
14212 vendor_data = nla_nest_start_noflag(skb, in nl80211_vendor_cmd_dump()
14752 ftm_stats_attr = nla_nest_start_noflag(msg, in nl80211_get_ftm_responder_stats()
16221 nest = nla_nest_start_noflag(msg, NL80211_ATTR_SCAN_SSIDS); in nl80211_add_scan_req()
16241 nest = nla_nest_start_noflag(msg, in nl80211_add_scan_req()
16508 nla_nest_start_noflag(msg, NL80211_ATTR_STA_WME); in nl80211_send_mlme_event()
16963 nl_freq = nla_nest_start_noflag(msg, NL80211_ATTR_FREQ_BEFORE); in nl80211_send_beacon_hint_event()
16972 nl_freq = nla_nest_start_noflag(msg, NL80211_ATTR_FREQ_AFTER); in nl80211_send_beacon_hint_event()
17440 cb[1] = nla_nest_start_noflag(msg, NL80211_ATTR_CQM); in cfg80211_prepare_cqm()
17601 rekey_attr = nla_nest_start_noflag(msg, NL80211_ATTR_REKEY_DATA); in nl80211_gtk_rekey_notify()
17656 attr = nla_nest_start_noflag(msg, NL80211_ATTR_PMKSA_CANDIDATE); in nl80211_pmksa_candidate_notify()
18020 nl_results = nla_nest_start_noflag(msg, in cfg80211_net_detect_results()
18028 nl_match = nla_nest_start_noflag(msg, i); in cfg80211_net_detect_results()
18046 nl_freqs = nla_nest_start_noflag(msg, in cfg80211_net_detect_results()
18106 reasons = nla_nest_start_noflag(msg, in cfg80211_report_wowlan_wakeup()