Home
last modified time | relevance | path

Searched refs:IEEE80211_DUR_SLOT (Results 1 – 4 of 4) sorted by relevance

/freebsd/sys/net80211/
H A Dieee80211_phy.h52 #define IEEE80211_DUR_SLOT 20 /* DS/CCK slottime, ERP long slottime */ macro
64 IEEE80211_DUR_SHSLOT : IEEE80211_DUR_SLOT)
73 IEEE80211_DUR_SHSLOT : IEEE80211_DUR_SLOT)
/freebsd/sys/dev/bwi/
H A Dbwimac.c1617 slot_time = IEEE80211_DUR_SLOT; in bwi_mac_updateslot()
/freebsd/sys/dev/usb/wlan/
H A Dif_urtw.c4341 urtw_write8_m(sc, URTW_SLOT, IEEE80211_DUR_SLOT); in urtw_updateslottask()
4350 urtw_write8_m(sc, URTW_SLOT, IEEE80211_DUR_SLOT); in urtw_updateslottask()
/freebsd/sys/dev/ral/
H A Drt2560.c2272 slottime = IEEE80211_DUR_SLOT; in rt2560_update_slot()