Searched refs:join_ocb (Results 1 – 5 of 5) sorted by relevance
30 if (!rdev->ops->join_ocb) in __cfg80211_join_ocb()
431 WARN_ON(ops->join_ocb && !ops->leave_ocb); in wiphy_new_nm()
383 ret = rdev->ops->join_ocb(&rdev->wiphy, dev, setup); in rdev_join_ocb()
4377 int (*join_ocb)(struct wiphy *wiphy, struct net_device *dev, member
4872 .join_ocb = ieee80211_join_ocb,