Home
last modified time | relevance | path

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

/linux/net/wireless/
H A Drdev-ops.h1055 if (rdev->ops->nan_change_conf) in rdev_nan_change_conf()
1056 ret = rdev->ops->nan_change_conf(&rdev->wiphy, wdev, conf, in rdev_nan_change_conf()
/linux/drivers/net/wireless/intel/iwlwifi/mld/
H A Dmac80211.c2991 .nan_change_conf = iwl_mld_nan_change_config,
/linux/include/net/
H A Dmac80211.h5065 int (*nan_change_conf)(struct ieee80211_hw *hw, member
H A Dcfg80211.h5583 int (*nan_change_conf)(struct wiphy *wiphy, member
/linux/drivers/net/wireless/mediatek/mt76/mt7925/
H A Dmain.c2787 .nan_change_conf = mt7925_nan_change_conf,
/linux/net/mac80211/
H A Dcfg.c6067 .nan_change_conf = ieee80211_nan_change_conf,
/linux/drivers/net/wireless/virtual/
H A Dmac80211_hwsim_main.c4329 .nan_change_conf = mac80211_hwsim_nan_change_config, \