Home
last modified time | relevance | path

Searched refs:ocb (Results 1 – 7 of 7) sorted by relevance

/linux/net/mac80211/
H A Docb.c43 struct ieee80211_if_ocb *ifocb = &sdata->u.ocb; in ieee80211_ocb_rx_no_sta()
112 struct ieee80211_if_ocb *ifocb = &sdata->u.ocb; in ieee80211_ocb_housekeeping()
124 struct ieee80211_if_ocb *ifocb = &sdata->u.ocb; in ieee80211_ocb_work()
152 timer_container_of(sdata, t, u.ocb.housekeeping_timer); in ieee80211_ocb_housekeeping_timer()
154 struct ieee80211_if_ocb *ifocb = &sdata->u.ocb; in ieee80211_ocb_housekeeping_timer()
163 struct ieee80211_if_ocb *ifocb = &sdata->u.ocb; in ieee80211_ocb_setup_sdata()
176 struct ieee80211_if_ocb *ifocb = &sdata->u.ocb; in ieee80211_ocb_join()
207 struct ieee80211_if_ocb *ifocb = &sdata->u.ocb; in ieee80211_ocb_leave()
236 timer_delete_sync(&sdata->u.ocb.housekeeping_timer); in ieee80211_ocb_leave()
H A DMakefile37 ocb.o \
H A Dieee80211_i.h1192 struct ieee80211_if_ocb ocb; member
/linux/net/wireless/
H A Docb.c38 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()
H A Dreg.c2407 if (!wdev->u.ocb.chandef.chan) in reg_wdev_chan_valid()
2409 chandef = wdev->u.ocb.chandef; in reg_wdev_chan_valid()
H A Dnl80211.c5615 width = wdev->u.ocb.chandef.width; in eht_build_mcs_mask()
/linux/include/net/
H A Dcfg80211.h6857 } ocb; member