Searched refs:ocb (Results 1 – 8 of 8) 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()149 from_timer(sdata, t, u.ocb.housekeeping_timer); in ieee80211_ocb_housekeeping_timer()151 struct ieee80211_if_ocb *ifocb = &sdata->u.ocb; in ieee80211_ocb_housekeeping_timer()160 struct ieee80211_if_ocb *ifocb = &sdata->u.ocb; in ieee80211_ocb_setup_sdata()173 struct ieee80211_if_ocb *ifocb = &sdata->u.ocb; in ieee80211_ocb_join()204 struct ieee80211_if_ocb *ifocb = &sdata->u.ocb; in ieee80211_ocb_leave()233 del_timer_sync(&sdata->u.ocb.housekeeping_timer); in ieee80211_ocb_leave()
37 ocb.o \
1164 struct ieee80211_if_ocb ocb; member
38 wdev->u.ocb.chandef = setup->chandef; in cfg80211_join_ocb()57 if (!wdev->u.ocb.chandef.chan) in cfg80211_leave_ocb()62 memset(&wdev->u.ocb.chandef, 0, sizeof(wdev->u.ocb.chandef)); in cfg80211_leave_ocb()
15 cfg80211-y += mlme.o ibss.o sme.o chan.o ethtool.o mesh.o ap.o trace.o ocb.o
1686 return &wdev->u.ocb.chandef; in wdev_chandef()
2425 if (!wdev->u.ocb.chandef.chan) in reg_wdev_chan_valid()2427 chandef = wdev->u.ocb.chandef; in reg_wdev_chan_valid()
6362 } ocb; member