Home
last modified time | relevance | path

Searched refs:IEEE80211_GET_SLOTTIME (Results 1 – 10 of 10) sorted by relevance

/freebsd/sys/net80211/
H A Dieee80211_phy.h62 #define IEEE80211_GET_SLOTTIME(ic) \ macro
/freebsd/sys/dev/rtwn/
H A Dif_rtwn.c1588 slottime = IEEE80211_GET_SLOTTIME(ic); in rtwn_wme_update()
1625 slottime = IEEE80211_GET_SLOTTIME(ic); in rtwn_update_slot_cb()
/freebsd/sys/dev/usb/wlan/
H A Dif_ural.c1773 slottime = IEEE80211_GET_SLOTTIME(ic); in ural_update_slot()
H A Dif_rum.c2268 slottime = IEEE80211_GET_SLOTTIME(ic); in rum_update_slot_cb()
H A Dif_run.c5371 tmp |= IEEE80211_GET_SLOTTIME(ic); in run_updateslot_cb()
/freebsd/sys/dev/otus/
H A Dif_otus.c2505 slottime = IEEE80211_GET_SLOTTIME(ic); in otus_updateslot()
/freebsd/sys/dev/ral/
H A Drt2661.c2072 slottime = IEEE80211_GET_SLOTTIME(ic); in rt2661_update_slot()
H A Drt2560.c2254 slottime = IEEE80211_GET_SLOTTIME(ic); in rt2560_update_slot()
H A Drt2860.c3061 tmp |= IEEE80211_GET_SLOTTIME(ic); in rt2860_updateslot()
/freebsd/sys/dev/bwn/
H A Dif_bwn.c1865 bwn_set_slot_time(mac, IEEE80211_GET_SLOTTIME(ic)); in bwn_updateslot()