Home
last modified time | relevance | path

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

/linux-2.6.39/drivers/staging/brcm80211/brcmsmac/
Dwlc_main.h56 #define WLC_SHORTSLOT_OFF 0 /* Turn off short slot */ macro
Dwlc_main.c2792 shortslot = WLC_SHORTSLOT_OFF; in wlc_set_gmode()
3904 (val != WLC_SHORTSLOT_OFF) && (val != WLC_SHORTSLOT_ON)) { in _wlc_ioctl()