Lines Matching refs:nlportid
9908 if (reg->nlportid == info->snd_portid) { in nl80211_register_beacons()
9914 nreg->nlportid = info->snd_portid; in nl80211_register_beacons()
12314 u32 nlportid = ACCESS_ONCE(wdev->ap_unexpected_nlportid); in __nl80211_unexpected_frame() local
12316 if (!nlportid) in __nl80211_unexpected_frame()
12335 genlmsg_unicast(wiphy_net(&rdev->wiphy), msg, nlportid); in __nl80211_unexpected_frame()
12387 struct wireless_dev *wdev, u32 nlportid, in nl80211_send_mgmt() argument
12419 return genlmsg_unicast(wiphy_net(&rdev->wiphy), msg, nlportid); in nl80211_send_mgmt()
12927 genlmsg_unicast(wiphy_net(&rdev->wiphy), msg, reg->nlportid); in cfg80211_report_obss_beacon()
13189 if (reg->nlportid == notify->portid) { in nl80211_netlink_notify()
13202 destroy->nlportid = notify->portid; in nl80211_netlink_notify()
13280 u32 nlportid; in cfg80211_crit_proto_stopped() local
13286 nlportid = rdev->crit_proto_nlportid; in cfg80211_crit_proto_stopped()
13303 genlmsg_unicast(wiphy_net(&rdev->wiphy), msg, nlportid); in cfg80211_crit_proto_stopped()