Home
last modified time | relevance | path

Searched refs:nan_change_conf (Results 1 – 5 of 5) sorted by relevance

/openbmc/linux/net/mac80211/
H A Ddriver-ops.h1354 if (!local->ops->nan_change_conf) in drv_nan_change_conf()
1358 ret = local->ops->nan_change_conf(&local->hw, &sdata->vif, conf, in drv_nan_change_conf()
H A Dcfg.c5125 .nan_change_conf = ieee80211_nan_change_conf,
/openbmc/linux/net/wireless/
H A Drdev-ops.h1049 if (rdev->ops->nan_change_conf) in rdev_nan_change_conf()
1050 ret = rdev->ops->nan_change_conf(&rdev->wiphy, wdev, conf, in rdev_nan_change_conf()
/openbmc/linux/include/net/
H A Dmac80211.h4586 int (*nan_change_conf)(struct ieee80211_hw *hw, member
H A Dcfg80211.h4703 int (*nan_change_conf)(struct wiphy *wiphy, member