Home
last modified time | relevance | path

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

/linux/drivers/net/wireless/realtek/rtw88/
A Dmain.c738 hal->current_band_type = center_chan > 14 ? RTW_BAND_5G : RTW_BAND_2G; in rtw_set_channel()
745 if (hal->current_band_type == RTW_BAND_5G) { in rtw_set_channel()
1019 } else if (band == RTW_BAND_5G) { in rtw_update_rate_mask()
1082 if (hal->current_band_type == RTW_BAND_5G) { in rtw_update_sta_info()
1437 if (chip->band & RTW_BAND_5G) { in rtw_set_supported_band()
A Dbf.c45 if (!(chip->band & RTW_BAND_5G)) in rtw_bf_assoc()
A Dmac80211.c318 sifs = rtwdev->hal.current_band_type == RTW_BAND_5G ? 16 : 10; in rtw_aifsn_to_aifs()
A Ddebug.c600 if (hal->current_band_type == RTW_BAND_5G) in rtw_debugfs_get_tx_pwr_tbl()
A Dmain.h85 RTW_BAND_5G = 1 << 1, enumerator
A Drtw8821c.c1892 .band = RTW_BAND_2G | RTW_BAND_5G,
A Drtw8822b.c2517 .band = RTW_BAND_2G | RTW_BAND_5G,
A Dcoex.c568 if (rtwdev->hal.current_band_type == RTW_BAND_5G) in rtw_coex_update_wl_link_info()
A Drtw8822c.c5300 .band = RTW_BAND_2G | RTW_BAND_5G,

Completed in 45 milliseconds