Home
last modified time | relevance | path

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

/linux-2.6.39/drivers/staging/brcm80211/brcmsmac/
Dwlc_main.h55 #define WLC_SHORTSLOT_AUTO -1 /* Driver will manage Shortslot setting */ macro
Dwlc_main.c736 if (wlc->shortslot_override != WLC_SHORTSLOT_AUTO) in wlc_switch_shortslot()
1578 wlc->shortslot_override = WLC_SHORTSLOT_AUTO; in wlc_info_init()
2749 s8 shortslot = WLC_SHORTSLOT_AUTO; /* Advertise and use shortslot (-1/0/1 Auto/Off/On) */ in wlc_set_gmode()
2866 if ((AP_ENAB(wlc->pub) && shortslot == WLC_SHORTSLOT_AUTO) || in wlc_set_gmode()
3903 if ((val != WLC_SHORTSLOT_AUTO) && in _wlc_ioctl()
3924 if (wlc->shortslot_override == WLC_SHORTSLOT_AUTO) { in _wlc_ioctl()