Lines Matching refs:nla_nest_start_noflag
954 nla_nest_start_noflag(msg, NL80211_FREQUENCY_ATTR_WMM); in nl80211_msg_put_wmm_rules()
960 struct nlattr *nl_wmm_rule = nla_nest_start_noflag(msg, j); in nl80211_msg_put_wmm_rules()
1112 txqattr = nla_nest_start_noflag(msg, attrtype); in nl80211_put_txq_stats()
1437 struct nlattr *nl_modes = nla_nest_start_noflag(msg, attr); in nl80211_put_iftypes()
1465 nl_combis = nla_nest_start_noflag(msg, in nl80211_put_iface_combinations()
1476 nl_combi = nla_nest_start_noflag(msg, i + 1); in nl80211_put_iface_combinations()
1480 nl_limits = nla_nest_start_noflag(msg, in nl80211_put_iface_combinations()
1488 nl_limit = nla_nest_start_noflag(msg, j + 1); in nl80211_put_iface_combinations()
1541 nl_tcp = nla_nest_start_noflag(msg, in nl80211_send_wowlan_tcp_caps()
1582 nl_wowlan = nla_nest_start_noflag(msg, in nl80211_send_wowlan()
1720 nla_nest_start_noflag(msg, in nl80211_send_band_rateinfo()
1730 iftdata = nla_nest_start_noflag(msg, i + 1); in nl80211_send_band_rateinfo()
1755 nl_rates = nla_nest_start_noflag(msg, NL80211_BAND_ATTR_RATES); in nl80211_send_band_rateinfo()
1760 nl_rate = nla_nest_start_noflag(msg, i); in nl80211_send_band_rateinfo()
1793 nl_ifs = nla_nest_start_noflag(msg, NL80211_ATTR_TX_FRAME_TYPES); in nl80211_send_mgmt_stypes()
1798 nl_ftypes = nla_nest_start_noflag(msg, ift); in nl80211_send_mgmt_stypes()
1816 nl_ifs = nla_nest_start_noflag(msg, NL80211_ATTR_RX_FRAME_TYPES); in nl80211_send_mgmt_stypes()
1821 nl_ftypes = nla_nest_start_noflag(msg, ift); in nl80211_send_mgmt_stypes()
1939 ftm = nla_nest_start_noflag(msg, NL80211_PMSR_TYPE_FTM); in nl80211_send_pmsr_ftm_capa()
1993 pmsr = nla_nest_start_noflag(msg, NL80211_ATTR_PEER_MEASUREMENTS); in nl80211_send_pmsr_capa()
2008 caps = nla_nest_start_noflag(msg, NL80211_PMSR_ATTR_TYPE_CAPA); in nl80211_send_pmsr_capa()
2245 nl_bands = nla_nest_start_noflag(msg, in nl80211_send_wiphy()
2263 nl_band = nla_nest_start_noflag(msg, band); in nl80211_send_wiphy()
2278 nl_freqs = nla_nest_start_noflag(msg, in nl80211_send_wiphy()
2286 nl_freq = nla_nest_start_noflag(msg, in nl80211_send_wiphy()
2332 nl_cmds = nla_nest_start_noflag(msg, in nl80211_send_wiphy()
2518 nested = nla_nest_start_noflag(msg, in nl80211_send_wiphy()
2535 nested = nla_nest_start_noflag(msg, in nl80211_send_wiphy()
2573 nested = nla_nest_start_noflag(msg, in nl80211_send_wiphy()
2596 nested = nla_nest_start_noflag(msg, in nl80211_send_wiphy()
2607 nested_ext_capab = nla_nest_start_noflag(msg, in nl80211_send_wiphy()
3982 key = nla_nest_start_noflag(cookie->msg, NL80211_ATTR_KEY); in get_key_callback()
5498 rate = nla_nest_start_noflag(msg, attr); in nl80211_put_sta_rate()
5585 attr = nla_nest_start_noflag(msg, id); in nl80211_put_signal()
5622 sinfoattr = nla_nest_start_noflag(msg, NL80211_ATTR_STA_INFO); in nl80211_send_station()
5713 bss_param = nla_nest_start_noflag(msg, in nl80211_send_station()
5757 tidsattr = nla_nest_start_noflag(msg, in nl80211_send_station()
5771 tidattr = nla_nest_start_noflag(msg, tid + 1); in nl80211_send_station()
6670 pinfoattr = nla_nest_start_noflag(msg, NL80211_ATTR_MPATH_INFO); in nl80211_send_mpath()
7124 pinfoattr = nla_nest_start_noflag(msg, NL80211_ATTR_MESH_CONFIG); in nl80211_get_mesh_config()
7510 nl_reg_rules = nla_nest_start_noflag(msg, NL80211_ATTR_REG_RULES); in nl80211_put_regdom()
7525 nl_reg_rule = nla_nest_start_noflag(msg, i); in nl80211_put_regdom()
9193 bss = nla_nest_start_noflag(msg, NL80211_ATTR_BSS); in nl80211_send_bss()
9372 infoattr = nla_nest_start_noflag(msg, NL80211_ATTR_SURVEY_INFO); in nl80211_send_survey()
10273 data = nla_nest_start_noflag(skb, attr); in __cfg80211_alloc_vendor_skb()
10454 tmdata = nla_nest_start_noflag(skb, NL80211_ATTR_TESTDATA); in nl80211_testmode_dump()
11782 nl_pats = nla_nest_start_noflag(msg, NL80211_WOWLAN_TRIG_PKT_PATTERN); in nl80211_send_wowlan_patterns()
11787 nl_pat = nla_nest_start_noflag(msg, i + 1); in nl80211_send_wowlan_patterns()
11813 nl_tcp = nla_nest_start_noflag(msg, in nl80211_send_wowlan_tcp()
11858 nd = nla_nest_start_noflag(msg, NL80211_WOWLAN_TRIG_NET_DETECT); in nl80211_send_wowlan_nd()
11884 freqs = nla_nest_start_noflag(msg, NL80211_ATTR_SCAN_FREQUENCIES); in nl80211_send_wowlan_nd()
11896 matches = nla_nest_start_noflag(msg, in nl80211_send_wowlan_nd()
11902 match = nla_nest_start_noflag(msg, i); in nl80211_send_wowlan_nd()
11915 scan_plans = nla_nest_start_noflag(msg, NL80211_ATTR_SCHED_SCAN_PLANS); in nl80211_send_wowlan_nd()
11920 scan_plan = nla_nest_start_noflag(msg, i + 1); in nl80211_send_wowlan_nd()
11969 nl_wowlan = nla_nest_start_noflag(msg, in nl80211_get_wowlan()
12406 nl_rules = nla_nest_start_noflag(msg, NL80211_ATTR_COALESCE_RULE); in nl80211_send_coalesce_rules()
12411 nl_rule = nla_nest_start_noflag(msg, i + 1); in nl80211_send_coalesce_rules()
12424 nl_pats = nla_nest_start_noflag(msg, in nl80211_send_coalesce_rules()
12430 nl_pat = nla_nest_start_noflag(msg, j + 1); in nl80211_send_coalesce_rules()
13204 func_attr = nla_nest_start_noflag(msg, NL80211_ATTR_NAN_FUNC); in nl80211_nan_add_func()
13321 match_attr = nla_nest_start_noflag(msg, NL80211_ATTR_NAN_MATCH); in cfg80211_nan_match()
13325 local_func_attr = nla_nest_start_noflag(msg, in cfg80211_nan_match()
13335 peer_func_attr = nla_nest_start_noflag(msg, in cfg80211_nan_match()
13402 func_attr = nla_nest_start_noflag(msg, NL80211_ATTR_NAN_FUNC); in cfg80211_nan_func_terminated()
13799 vendor_data = nla_nest_start_noflag(skb, in nl80211_vendor_cmd_dump()
14339 ftm_stats_attr = nla_nest_start_noflag(msg, in nl80211_get_ftm_responder_stats()
15638 nest = nla_nest_start_noflag(msg, NL80211_ATTR_SCAN_SSIDS); in nl80211_add_scan_req()
15658 nest = nla_nest_start_noflag(msg, in nl80211_add_scan_req()
15922 nla_nest_start_noflag(msg, NL80211_ATTR_STA_WME); in nl80211_send_mlme_event()
16374 nl_freq = nla_nest_start_noflag(msg, NL80211_ATTR_FREQ_BEFORE); in nl80211_send_beacon_hint_event()
16383 nl_freq = nla_nest_start_noflag(msg, NL80211_ATTR_FREQ_AFTER); in nl80211_send_beacon_hint_event()
16851 cb[1] = nla_nest_start_noflag(msg, NL80211_ATTR_CQM); in cfg80211_prepare_cqm()
17012 rekey_attr = nla_nest_start_noflag(msg, NL80211_ATTR_REKEY_DATA); in nl80211_gtk_rekey_notify()
17067 attr = nla_nest_start_noflag(msg, NL80211_ATTR_PMKSA_CANDIDATE); in nl80211_pmksa_candidate_notify()
17382 nl_results = nla_nest_start_noflag(msg, in cfg80211_net_detect_results()
17390 nl_match = nla_nest_start_noflag(msg, i); in cfg80211_net_detect_results()
17408 nl_freqs = nla_nest_start_noflag(msg, in cfg80211_net_detect_results()
17468 reasons = nla_nest_start_noflag(msg, in cfg80211_report_wowlan_wakeup()