Home
last modified time | relevance | path

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

/linux/drivers/net/wireless/broadcom/brcm80211/include/
H A Dbrcmu_wifi.h77 #define WLC_BW_20MHZ_BIT BIT(0) macro
83 #define WLC_BW_CAP_20MHZ (WLC_BW_20MHZ_BIT)
84 #define WLC_BW_CAP_40MHZ (WLC_BW_40MHZ_BIT|WLC_BW_20MHZ_BIT)
86 WLC_BW_20MHZ_BIT)
88 WLC_BW_40MHZ_BIT|WLC_BW_20MHZ_BIT)