Lines Matching refs:nlportid
14034 if (reg->nlportid == info->snd_portid) { in nl80211_register_beacons()
14040 nreg->nlportid = info->snd_portid; in nl80211_register_beacons()
18519 u32 nlportid = READ_ONCE(wdev->ap_unexpected_nlportid); in __nl80211_unexpected_frame() local
18521 if (!nlportid) in __nl80211_unexpected_frame()
18540 genlmsg_unicast(wiphy_net(&rdev->wiphy), msg, nlportid); in __nl80211_unexpected_frame()
18591 struct wireless_dev *wdev, u32 nlportid, in nl80211_send_mgmt() argument
18634 return genlmsg_unicast(wiphy_net(&rdev->wiphy), msg, nlportid); in nl80211_send_mgmt()
18731 u32 nlportid = READ_ONCE(wdev->conn_owner_nlportid); in __nl80211_rx_control_port() local
18733 if (!nlportid) in __nl80211_rx_control_port()
18763 return genlmsg_unicast(wiphy_net(&rdev->wiphy), msg, nlportid); in __nl80211_rx_control_port()
19403 genlmsg_unicast(wiphy_net(&rdev->wiphy), msg, reg->nlportid); in cfg80211_report_obss_beacon_khz()
19672 if (reg->nlportid == notify->portid) { in nl80211_netlink_notify()
19745 u32 nlportid; in cfg80211_crit_proto_stopped() local
19751 nlportid = rdev->crit_proto_nlportid; in cfg80211_crit_proto_stopped()
19769 genlmsg_unicast(wiphy_net(&rdev->wiphy), msg, nlportid); in cfg80211_crit_proto_stopped()