Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/net/wireless/
H A Drdev-ops.h929 ret = rdev->ops->probe_client(&rdev->wiphy, dev, peer, cookie); in rdev_probe_client()
H A Dnl80211.c1900 CMD(probe_client, PROBE_CLIENT); in nl80211_add_commands_unsplit()
12751 if (!rdev->ops->probe_client) in nl80211_probe_client()
/OK3568_Linux_fs/kernel/include/net/
H A Dcfg80211.h4191 int (*probe_client)(struct wiphy *wiphy, struct net_device *dev, member
/OK3568_Linux_fs/kernel/drivers/net/wireless/ath/wil6210/
H A Dcfg80211.c2639 .probe_client = wil_cfg80211_probe_client,
/OK3568_Linux_fs/kernel/net/mac80211/
H A Dcfg.c4180 .probe_client = ieee80211_probe_client,
/OK3568_Linux_fs/kernel/drivers/net/wireless/nxp/mlinux/
H A Dmoal_sta_cfg80211.c9868 woal_cfg80211_ops.probe_client = woal_cfg80211_probe_client;