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()
760 !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()
4436 * @del_nan_func: Remove a NAN function. The driver must call4838 void (*del_nan_func)(struct ieee80211_hw *hw, member
4666 * @del_nan_func: Delete a NAN function.5041 void (*del_nan_func)(struct wiphy *wiphy, struct wireless_dev *wdev, member