Home
last modified time | relevance | path

Searched refs:nla_ap (Results 1 – 1 of 1) sorted by relevance

/wlan-driver/qcacld-3.0/core/hdd/src/
H A Dwlan_hdd_ext_scan.c259 struct nlattr *nla_ap; in hdd_extscan_nl_fill_bss() local
261 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() local
1214 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()