Lines Matching refs:nlportid
14003 if (reg->nlportid == info->snd_portid) { in nl80211_register_beacons()
14009 nreg->nlportid = info->snd_portid; in nl80211_register_beacons()
18487 u32 nlportid = READ_ONCE(wdev->ap_unexpected_nlportid); in __nl80211_unexpected_frame() local
18489 if (!nlportid) in __nl80211_unexpected_frame()
18508 genlmsg_unicast(wiphy_net(&rdev->wiphy), msg, nlportid); in __nl80211_unexpected_frame()
18559 struct wireless_dev *wdev, u32 nlportid, in nl80211_send_mgmt() argument
18602 return genlmsg_unicast(wiphy_net(&rdev->wiphy), msg, nlportid); in nl80211_send_mgmt()
18701 u32 nlportid = READ_ONCE(wdev->conn_owner_nlportid); in __nl80211_rx_control_port() local
18703 if (!nlportid) in __nl80211_rx_control_port()
18735 return genlmsg_unicast(wiphy_net(&rdev->wiphy), msg, nlportid); in __nl80211_rx_control_port()
19376 genlmsg_unicast(wiphy_net(&rdev->wiphy), msg, reg->nlportid); in cfg80211_report_obss_beacon_khz()
19645 if (reg->nlportid == notify->portid) { in nl80211_netlink_notify()
19718 u32 nlportid; in cfg80211_crit_proto_stopped() local
19724 nlportid = rdev->crit_proto_nlportid; in cfg80211_crit_proto_stopped()
19742 genlmsg_unicast(wiphy_net(&rdev->wiphy), msg, nlportid); in cfg80211_crit_proto_stopped()