Home
last modified time | relevance | path

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

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