Lines Matching refs:nlportid
13974 if (reg->nlportid == info->snd_portid) { in nl80211_register_beacons()
13980 nreg->nlportid = info->snd_portid; in nl80211_register_beacons()
18454 u32 nlportid = READ_ONCE(wdev->ap_unexpected_nlportid); in __nl80211_unexpected_frame() local
18456 if (!nlportid) in __nl80211_unexpected_frame()
18475 genlmsg_unicast(wiphy_net(&rdev->wiphy), msg, nlportid); in __nl80211_unexpected_frame()
18526 struct wireless_dev *wdev, u32 nlportid, in nl80211_send_mgmt() argument
18569 return genlmsg_unicast(wiphy_net(&rdev->wiphy), msg, nlportid); in nl80211_send_mgmt()
18666 u32 nlportid = READ_ONCE(wdev->conn_owner_nlportid); in __nl80211_rx_control_port() local
18668 if (!nlportid) in __nl80211_rx_control_port()
18698 return genlmsg_unicast(wiphy_net(&rdev->wiphy), msg, nlportid); in __nl80211_rx_control_port()
19338 genlmsg_unicast(wiphy_net(&rdev->wiphy), msg, reg->nlportid); in cfg80211_report_obss_beacon_khz()
19607 if (reg->nlportid == notify->portid) { in nl80211_netlink_notify()
19680 u32 nlportid; in cfg80211_crit_proto_stopped() local
19686 nlportid = rdev->crit_proto_nlportid; in cfg80211_crit_proto_stopped()
19704 genlmsg_unicast(wiphy_net(&rdev->wiphy), msg, nlportid); in cfg80211_crit_proto_stopped()