Home
last modified time | relevance | path

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

/linux-6.3-rc2/drivers/net/wireless/realtek/rtw88/
A Dmain.c827 band = ch_param.center_chan > 14 ? RTW_BAND_5G : RTW_BAND_2G; in rtw_set_channel()
834 if (hal->current_band_type == RTW_BAND_5G) { in rtw_set_channel()
1123 } else if (band == RTW_BAND_5G) { in rtw_rate_mask_cfg()
1188 if (hal->current_band_type == RTW_BAND_5G) { in rtw_update_sta_info()
1616 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 Dmain.h87 RTW_BAND_5G = BIT(NL80211_BAND_5GHZ), enumerator
2140 case RTW_BAND_5G: in rtw_hw_to_nl80211_band()
A Dmac80211.c324 sifs = rtwdev->hal.current_band_type == RTW_BAND_5G ? 16 : 10; in rtw_aifsn_to_aifs()
A Dfw.c2201 band = scan_info->op_chan > 14 ? RTW_BAND_5G : RTW_BAND_2G; in rtw_store_op_chan()
2241 band = chan > 14 ? RTW_BAND_5G : RTW_BAND_2G; in rtw_hw_scan_chan_switch()
A Ddebug.c651 if (hal->current_band_type == RTW_BAND_5G) in rtw_debugfs_get_tx_pwr_tbl()
A Drtw8821c.c1918 .band = RTW_BAND_2G | RTW_BAND_5G,
A Drtw8822b.c2538 .band = RTW_BAND_2G | RTW_BAND_5G,
A Dcoex.c595 if (rtwdev->hal.current_band_type == RTW_BAND_5G) in rtw_coex_update_wl_link_info()
A Drtw8822c.c5356 .band = RTW_BAND_2G | RTW_BAND_5G,

Completed in 51 milliseconds