Lines Matching refs:nlportid
12802 if (reg->nlportid == info->snd_portid) { in nl80211_register_beacons()
12808 nreg->nlportid = info->snd_portid; in nl80211_register_beacons()
16585 u32 nlportid = READ_ONCE(wdev->ap_unexpected_nlportid); in __nl80211_unexpected_frame() local
16587 if (!nlportid) in __nl80211_unexpected_frame()
16606 genlmsg_unicast(wiphy_net(&rdev->wiphy), msg, nlportid); in __nl80211_unexpected_frame()
16657 struct wireless_dev *wdev, u32 nlportid, in nl80211_send_mgmt() argument
16691 return genlmsg_unicast(wiphy_net(&rdev->wiphy), msg, nlportid); in nl80211_send_mgmt()
16774 u32 nlportid = READ_ONCE(wdev->conn_owner_nlportid); in __nl80211_rx_control_port() local
16776 if (!nlportid) in __nl80211_rx_control_port()
16806 return genlmsg_unicast(wiphy_net(&rdev->wiphy), msg, nlportid); in __nl80211_rx_control_port()
17363 genlmsg_unicast(wiphy_net(&rdev->wiphy), msg, reg->nlportid); in cfg80211_report_obss_beacon_khz()
17632 if (reg->nlportid == notify->portid) { in nl80211_netlink_notify()
17705 u32 nlportid; in cfg80211_crit_proto_stopped() local
17711 nlportid = rdev->crit_proto_nlportid; in cfg80211_crit_proto_stopped()
17729 genlmsg_unicast(wiphy_net(&rdev->wiphy), msg, nlportid); in cfg80211_crit_proto_stopped()