Lines Matching refs:nlportid
9718 if (reg->nlportid == info->snd_portid) { in nl80211_register_beacons()
9724 nreg->nlportid = info->snd_portid; in nl80211_register_beacons()
11930 u32 nlportid = ACCESS_ONCE(wdev->ap_unexpected_nlportid); in __nl80211_unexpected_frame() local
11932 if (!nlportid) in __nl80211_unexpected_frame()
11951 genlmsg_unicast(wiphy_net(&rdev->wiphy), msg, nlportid); in __nl80211_unexpected_frame()
12003 struct wireless_dev *wdev, u32 nlportid, in nl80211_send_mgmt() argument
12035 return genlmsg_unicast(wiphy_net(&rdev->wiphy), msg, nlportid); in nl80211_send_mgmt()
12543 genlmsg_unicast(wiphy_net(&rdev->wiphy), msg, reg->nlportid); in cfg80211_report_obss_beacon()
12805 if (reg->nlportid == notify->portid) { in nl80211_netlink_notify()
12818 destroy->nlportid = notify->portid; in nl80211_netlink_notify()
12896 u32 nlportid; in cfg80211_crit_proto_stopped() local
12902 nlportid = rdev->crit_proto_nlportid; in cfg80211_crit_proto_stopped()
12919 genlmsg_unicast(wiphy_net(&rdev->wiphy), msg, nlportid); in cfg80211_crit_proto_stopped()