Home
last modified time | relevance | path

Searched refs:cfg80211_wowlan_nd_match (Results 1 – 6 of 6) sorted by relevance

/OK3568_Linux_fs/kernel/drivers/net/wireless/broadcom/brcm80211/brcmfmac/
H A Dcfg80211.h294 struct cfg80211_wowlan_nd_match *nd;
H A Dcfg80211.c6272 sizeof(struct cfg80211_wowlan_nd_match *), in brcmf_init_priv_mem()
/OK3568_Linux_fs/kernel/drivers/net/wireless/marvell/mwifiex/
H A Dscan.c2132 struct cfg80211_wowlan_nd_match *pmatch; in mwifiex_ret_802_11_scan()
2203 kzalloc(sizeof(struct cfg80211_wowlan_nd_match) + in mwifiex_ret_802_11_scan()
2204 sizeof(struct cfg80211_wowlan_nd_match *) * in mwifiex_ret_802_11_scan()
/OK3568_Linux_fs/kernel/drivers/net/wireless/intel/iwlwifi/mvm/
H A Dd3.c1918 struct cfg80211_wowlan_nd_match *match, in iwl_mvm_query_set_freqs()
1989 struct cfg80211_wowlan_nd_match *match; in iwl_mvm_query_netdetect_reasons()
/OK3568_Linux_fs/kernel/include/net/
H A Dcfg80211.h3056 struct cfg80211_wowlan_nd_match { struct
3073 struct cfg80211_wowlan_nd_match *matches[]; argument
/OK3568_Linux_fs/kernel/net/wireless/
H A Dnl80211.c17388 struct cfg80211_wowlan_nd_match *match = nd->matches[i]; in cfg80211_net_detect_results()