Lines Matching refs:nlportid
11570 if (reg->nlportid == info->snd_portid) { in nl80211_register_beacons()
11576 nreg->nlportid = info->snd_portid; in nl80211_register_beacons()
14888 u32 nlportid = READ_ONCE(wdev->ap_unexpected_nlportid); in __nl80211_unexpected_frame() local
14890 if (!nlportid) in __nl80211_unexpected_frame()
14909 genlmsg_unicast(wiphy_net(&rdev->wiphy), msg, nlportid); in __nl80211_unexpected_frame()
14960 struct wireless_dev *wdev, u32 nlportid, in nl80211_send_mgmt() argument
14993 return genlmsg_unicast(wiphy_net(&rdev->wiphy), msg, nlportid); in nl80211_send_mgmt()
15056 u32 nlportid = READ_ONCE(wdev->conn_owner_nlportid); in __nl80211_rx_control_port() local
15058 if (!nlportid) in __nl80211_rx_control_port()
15088 return genlmsg_unicast(wiphy_net(&rdev->wiphy), msg, nlportid); in __nl80211_rx_control_port()
15635 genlmsg_unicast(wiphy_net(&rdev->wiphy), msg, reg->nlportid); in cfg80211_report_obss_beacon()
15901 if (reg->nlportid == notify->portid) { in nl80211_netlink_notify()
15974 u32 nlportid; in cfg80211_crit_proto_stopped() local
15980 nlportid = rdev->crit_proto_nlportid; in cfg80211_crit_proto_stopped()
15998 genlmsg_unicast(wiphy_net(&rdev->wiphy), msg, nlportid); in cfg80211_crit_proto_stopped()