Home
last modified time | relevance | path

Searched refs:ap_unexpected_nlportid (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/net/wireless/
H A Dmlme.c622 if (nlportid == wdev->ap_unexpected_nlportid) in cfg80211_mlme_unregister_socket()
623 wdev->ap_unexpected_nlportid = 0; in cfg80211_mlme_unregister_socket()
H A Dnl80211.c12724 if (wdev->ap_unexpected_nlportid) in nl80211_register_unexpected_frame()
12727 wdev->ap_unexpected_nlportid = info->snd_portid; in nl80211_register_unexpected_frame()
16584 u32 nlportid = READ_ONCE(wdev->ap_unexpected_nlportid); in __nl80211_unexpected_frame()
/kernel/linux/linux-6.6/net/wireless/
H A Dmlme.c659 if (nlportid == wdev->ap_unexpected_nlportid) in cfg80211_mlme_unregister_socket()
660 wdev->ap_unexpected_nlportid = 0; in cfg80211_mlme_unregister_socket()
H A Dnl80211.c14131 if (wdev->ap_unexpected_nlportid) in nl80211_register_unexpected_frame()
14134 wdev->ap_unexpected_nlportid = info->snd_portid; in nl80211_register_unexpected_frame()
18797 u32 nlportid = READ_ONCE(wdev->ap_unexpected_nlportid); in __nl80211_unexpected_frame()
/kernel/linux/linux-5.10/include/net/
H A Dcfg80211.h5222 * @ap_unexpected_nlportid: (private) netlink port ID of application
5288 u32 ap_unexpected_nlportid; member
/kernel/linux/linux-6.6/include/net/
H A Dcfg80211.h5953 * @ap_unexpected_nlportid: (private) netlink port ID of application
6012 u32 ap_unexpected_nlportid; member

Completed in 70 milliseconds