Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/net/wireless/broadcom/brcm80211/brcmfmac/
Dcfg80211.h262 struct cfg80211_wowlan_nd_match *nd;
Dcfg80211.c5758 sizeof(struct cfg80211_wowlan_nd_match *), in brcmf_init_priv_mem()
/Linux-v4.19/drivers/net/wireless/marvell/mwifiex/
Dscan.c2114 struct cfg80211_wowlan_nd_match *pmatch; in mwifiex_ret_802_11_scan()
2185 kzalloc(sizeof(struct cfg80211_wowlan_nd_match) + in mwifiex_ret_802_11_scan()
2186 sizeof(struct cfg80211_wowlan_nd_match *) * in mwifiex_ret_802_11_scan()
/Linux-v4.19/include/net/
Dcfg80211.h2511 struct cfg80211_wowlan_nd_match { struct
2528 struct cfg80211_wowlan_nd_match *matches[]; argument
/Linux-v4.19/drivers/net/wireless/intel/iwlwifi/mvm/
Dd3.c1780 struct cfg80211_wowlan_nd_match *match; in iwl_mvm_query_netdetect_reasons()
/Linux-v4.19/net/wireless/
Dnl80211.c15660 struct cfg80211_wowlan_nd_match *match = nd->matches[i]; in cfg80211_net_detect_results()