Searched refs:nan_change_conf (Results 1 – 5 of 5) sorted by relevance
1318 if (!local->ops->nan_change_conf) in drv_nan_change_conf()1322 ret = local->ops->nan_change_conf(&local->hw, &sdata->vif, conf, in drv_nan_change_conf()
4033 .nan_change_conf = ieee80211_nan_change_conf,
1003 if (rdev->ops->nan_change_conf) in rdev_nan_change_conf()1004 ret = rdev->ops->nan_change_conf(&rdev->wiphy, wdev, conf, in rdev_nan_change_conf()
4037 int (*nan_change_conf)(struct ieee80211_hw *hw, member
3908 int (*nan_change_conf)(struct wiphy *wiphy, member