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