Home
last modified time | relevance | path

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

/linux/drivers/staging/rtl8723bs/include/
H A Drtw_rf.h82 CHANNEL_WIDTH_40 = 1, enumerator
/linux/drivers/staging/rtl8723bs/core/
H A Drtw_mlme.c2280 if (operation_bw > CHANNEL_WIDTH_40) in rtw_restructure_ht_ie()
2281 operation_bw = CHANNEL_WIDTH_40; in rtw_restructure_ht_ie()
2284 operation_bw = CHANNEL_WIDTH_40; in rtw_restructure_ht_ie()
2295 operation_bw = CHANNEL_WIDTH_40; in rtw_restructure_ht_ie()
2311 if ((cbw40_enable == 1) && (operation_bw == CHANNEL_WIDTH_40)) { in rtw_restructure_ht_ie()