Home
last modified time | relevance | path

Searched refs:WLC_SHORTSLOT_ON (Results 1 – 2 of 2) sorted by relevance

/linux-2.6.39/drivers/staging/brcm80211/brcmsmac/ !
Dwlc_main.h57 #define WLC_SHORTSLOT_ON 1 /* Turn on short slot */ macro
Dwlc_main.c737 shortslot = (wlc->shortslot_override == WLC_SHORTSLOT_ON); in wlc_switch_shortslot()
2817 shortslot = WLC_SHORTSLOT_ON; in wlc_set_gmode()
2867 shortslot == WLC_SHORTSLOT_ON) in wlc_set_gmode()
3904 (val != WLC_SHORTSLOT_OFF) && (val != WLC_SHORTSLOT_ON)) { in _wlc_ioctl()
3929 WLC_SHORTSLOT_ON); in _wlc_ioctl()