Home
last modified time | relevance | path

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

/linux-6.3-rc2/net/mac80211/
A Ddriver-ops.h1316 if (!local->ops->nan_change_conf) in drv_nan_change_conf()
1320 ret = local->ops->nan_change_conf(&local->hw, &sdata->vif, conf, in drv_nan_change_conf()
A Dcfg.c4997 .nan_change_conf = ieee80211_nan_change_conf,
/linux-6.3-rc2/net/wireless/
A Drdev-ops.h1032 if (rdev->ops->nan_change_conf) in rdev_nan_change_conf()
1033 ret = rdev->ops->nan_change_conf(&rdev->wiphy, wdev, conf, in rdev_nan_change_conf()
/linux-6.3-rc2/include/net/
A Dmac80211.h4537 int (*nan_change_conf)(struct ieee80211_hw *hw, member
A Dcfg80211.h4628 int (*nan_change_conf)(struct wiphy *wiphy, member

Completed in 57 milliseconds