Searched refs:del_nan_func (Results 1 – 5 of 5) sorted by relevance
1550 if (local->ops->del_nan_func) in drv_del_nan_func()1551 local->ops->del_nan_func(&local->hw, &sdata->vif, instance_id); in drv_del_nan_func()
5629 .del_nan_func = ieee80211_del_nan_func,
763 !rdev->ops->add_nan_func || !rdev->ops->del_nan_func || in wiphy_register()
1042 rdev->ops->del_nan_func(&rdev->wiphy, wdev, cookie); in rdev_del_nan_func()
5144 void (*del_nan_func)(struct wiphy *wiphy, struct wireless_dev *wdev, member