Searched refs:nla_ap (Results 1 – 1 of 1) sorted by relevance
259 struct nlattr *nla_ap; in hdd_extscan_nl_fill_bss() local261 nla_ap = nla_nest_start(skb, idx); in hdd_extscan_nl_fill_bss()262 if (!nla_ap) in hdd_extscan_nl_fill_bss()285 nla_nest_end(skb, nla_ap); in hdd_extscan_nl_fill_bss()1212 struct nlattr *nla_ap; in wlan_hdd_cfg80211_passpoint_match_found() local1214 nla_ap = nla_nest_start(skb, i); in wlan_hdd_cfg80211_passpoint_match_found()1215 if (!nla_ap) in wlan_hdd_cfg80211_passpoint_match_found()1242 nla_nest_end(skb, nla_ap); in wlan_hdd_cfg80211_passpoint_match_found()