Home
last modified time | relevance | path

Searched refs:owner_nlportid (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/include/net/
H A Dcfg80211.h2289 * @owner_nlportid: netlink portid of owner (if this should is a request
2337 u32 owner_nlportid; member
5234 * @owner_nlportid: (private) owner socket port ID
5290 u32 owner_nlportid; member
/kernel/linux/linux-5.10/net/wireless/
H A Dnl80211.c3888 wdev->owner_nlportid = info->snd_portid; in nl80211_new_interface()
7045 u32 owner_nlportid; in nl80211_req_set_reg() local
7072 owner_nlportid = info->snd_portid; in nl80211_req_set_reg()
7075 owner_nlportid = 0; in nl80211_req_set_reg()
7079 return regulatory_hint_indoor(is_indoor, owner_nlportid); in nl80211_req_set_reg()
8846 sched_scan_req->owner_nlportid = info->snd_portid; in nl80211_start_sched_scan()
8878 (req->owner_nlportid && in nl80211_stop_sched_scan()
8879 req->owner_nlportid != info->snd_portid)) in nl80211_stop_sched_scan()
13352 if (!wdev->owner_nlportid) in cfg80211_nan_match()
13357 wdev->owner_nlportid); in cfg80211_nan_match()
[all...]
/kernel/linux/linux-6.6/net/wireless/
H A Dnl80211.c4300 wdev->owner_nlportid = info->snd_portid; in _nl80211_new_interface()
8076 u32 owner_nlportid; in nl80211_req_set_reg() local
8103 owner_nlportid = info->snd_portid; in nl80211_req_set_reg()
8106 owner_nlportid = 0; in nl80211_req_set_reg()
8110 return regulatory_hint_indoor(is_indoor, owner_nlportid); in nl80211_req_set_reg()
9915 sched_scan_req->owner_nlportid = info->snd_portid; in nl80211_start_sched_scan()
9947 (req->owner_nlportid && in nl80211_stop_sched_scan()
9948 req->owner_nlportid != info->snd_portid)) in nl80211_stop_sched_scan()
14759 if (!wdev->owner_nlportid) in cfg80211_nan_match()
14764 wdev->owner_nlportid); in cfg80211_nan_match()
[all...]
/kernel/linux/linux-6.6/include/net/
H A Dcfg80211.h2639 * @owner_nlportid: netlink portid of owner (if this should is a request
2687 u32 owner_nlportid; member
5963 * @owner_nlportid: (private) owner socket port ID
6014 u32 owner_nlportid; member

Completed in 55 milliseconds