Home
last modified time | relevance | path

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

/linux/drivers/net/wireless/realtek/rtw88/
H A Dbf.c45 if (!(chip->band & RTW_BAND_5G)) in rtw_bf_assoc()
H A Dmac80211.c340 sifs = rtwdev->hal.current_band_type == RTW_BAND_5G ? 16 : 10; in rtw_aifsn_to_aifs()
H A Ddebug.c713 if (hal->current_band_type == RTW_BAND_5G) in rtw_debugfs_get_tx_pwr_tbl()
H A Dcoex.c613 if (rtwdev->hal.current_band_type == RTW_BAND_5G) in rtw_coex_update_wl_link_info()