Home
last modified time | relevance | path

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

/openbmc/linux/drivers/staging/rtl8723bs/include/
H A Drtw_mlme_ext.h398 enum { BW20, BW40PLUS, BW40MINUS } bw; enumerator
/openbmc/linux/drivers/staging/rtl8723bs/core/
H A Drtw_mlme_ext.c290 { IEEE80211A, 116, 36, 44, 8, BW40PLUS }, in init_channel_list()
294 { IEEE80211A, 126, 149, 157, 8, BW40PLUS }, in init_channel_list()
316 ((o->bw == BW40MINUS) || (o->bw == BW40PLUS))) in init_channel_list()