Home
last modified time | relevance | path

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

/linux/drivers/net/wireless/realtek/rtw88/
H A Drtw8821a.c464 if (hal->current_band_type == RTW_BAND_5G) in rtw8821a_iqk()
528 if (hal->current_band_type == RTW_BAND_5G) in rtw8821a_iqk()
1157 .band = RTW_BAND_2G | RTW_BAND_5G,
H A Drtw8814a.c570 if (new_band == RTW_BAND_5G) in rtw8814a_set_bw_reg_agc()
1126 old_band = RTW_BAND_5G; in rtw8814a_set_channel()
1131 new_band = RTW_BAND_5G; in rtw8814a_set_channel()
1745 if (band == RTW_BAND_5G) in rtw8814a_iqk()
2195 .band = RTW_BAND_2G | RTW_BAND_5G,
H A Dmain.c886 band = ch_param.center_chan > 14 ? RTW_BAND_5G : RTW_BAND_2G; in rtw_set_channel()
896 if (hal->current_band_type == RTW_BAND_5G) { in rtw_set_channel()
1185 } else if (band == RTW_BAND_5G) { in rtw_rate_mask_cfg()
1254 if (hal->current_band_type == RTW_BAND_5G) { in rtw_update_sta_info()
1676 if (chip->band & RTW_BAND_5G) { in rtw_set_supported_band()
H A Drtw8812a.c359 if (rtwdev->hal.current_band_type == RTW_BAND_5G) { in rtw8812a_iqk()
1057 .band = RTW_BAND_2G | RTW_BAND_5G,
H A Drtw88xxa.c1495 old_band = RTW_BAND_5G; in rtw88xxa_set_channel()
1500 new_band = RTW_BAND_5G; in rtw88xxa_set_channel()
1650 if (hal->current_band_type == RTW_BAND_5G && in rtw88xxa_set_tx_power_index()
H A Dmain.h88 RTW_BAND_5G = BIT(NL80211_BAND_5GHZ), enumerator
2221 case RTW_BAND_5G: in rtw_hw_to_nl80211_band()
H A Dmac80211.c340 sifs = rtwdev->hal.current_band_type == RTW_BAND_5G ? 16 : 10; in rtw_aifsn_to_aifs()
H A Dfw.c2395 band = scan_info->op_chan > 14 ? RTW_BAND_5G : RTW_BAND_2G; in rtw_store_op_chan()
2435 band = chan > 14 ? RTW_BAND_5G : RTW_BAND_2G; in rtw_hw_scan_chan_switch()
H A Ddebug.c722 if (hal->current_band_type == RTW_BAND_5G) in rtw_debugfs_get_tx_pwr_tbl()
H A Drtw8821c.c1992 .band = RTW_BAND_2G | RTW_BAND_5G,
H A Drtw8822b.c2534 .band = RTW_BAND_2G | RTW_BAND_5G,
H A Dcoex.c613 if (rtwdev->hal.current_band_type == RTW_BAND_5G) in rtw_coex_update_wl_link_info()
H A Drtw8822c.c5353 .band = RTW_BAND_2G | RTW_BAND_5G,