Searched refs:ocb (Results 1 – 7 of 7) sorted by relevance
43 struct ieee80211_if_ocb *ifocb = &sdata->u.ocb; in ieee80211_ocb_rx_no_sta()109 struct ieee80211_if_ocb *ifocb = &sdata->u.ocb; in ieee80211_ocb_housekeeping()121 struct ieee80211_if_ocb *ifocb = &sdata->u.ocb; in ieee80211_ocb_work()151 from_timer(sdata, t, u.ocb.housekeeping_timer); in ieee80211_ocb_housekeeping_timer()153 struct ieee80211_if_ocb *ifocb = &sdata->u.ocb; in ieee80211_ocb_housekeeping_timer()162 struct ieee80211_if_ocb *ifocb = &sdata->u.ocb; in ieee80211_ocb_setup_sdata()174 struct ieee80211_if_ocb *ifocb = &sdata->u.ocb; in ieee80211_ocb_join()205 struct ieee80211_if_ocb *ifocb = &sdata->u.ocb; in ieee80211_ocb_leave()234 del_timer_sync(&sdata->u.ocb.housekeeping_timer); in ieee80211_ocb_leave()
37 ocb.o \
1100 struct ieee80211_if_ocb ocb; member
38 wdev->u.ocb.chandef = setup->chandef; in __cfg80211_join_ocb()71 if (!wdev->u.ocb.chandef.chan) in __cfg80211_leave_ocb()76 memset(&wdev->u.ocb.chandef, 0, sizeof(wdev->u.ocb.chandef)); in __cfg80211_leave_ocb()
14 cfg80211-y += mlme.o ibss.o sme.o chan.o ethtool.o mesh.o ap.o trace.o ocb.o
1534 return &wdev->u.ocb.chandef; in wdev_chandef()
2421 if (!wdev->u.ocb.chandef.chan) in reg_wdev_chan_valid()2423 chandef = wdev->u.ocb.chandef; in reg_wdev_chan_valid()