Home
last modified time | relevance | path

Searched refs:current_band_width (Results 1 – 8 of 8) sorted by relevance

/freebsd-13-stable/sys/contrib/dev/rtw88/
HDdebug.c661 bw = hal->current_band_width; in rtw_debugfs_get_tx_pwr_tbl()
748 seq_printf(m, "Current BW = %u\n", rtwdev->hal.current_band_width); in rtw_debugfs_get_phy_info()
HDmain.h1913 u8 current_band_width; member
HDrtw8821c.c1048 u8 band_width = rtwdev->hal.current_band_width; in rtw8821c_pwrtrack_set()
HDrtw8822b.c1459 u8 band_width = rtwdev->hal.current_band_width; in rtw8822b_pwrtrack_set()
HDmain.c809 hal->current_band_width = bandwidth; in rtw_update_channel()
HDfw.c2281 scan_info->op_bw = hal->current_band_width; in rtw_store_op_chan()
HDphy.c2175 bw = hal->current_band_width; in rtw_phy_set_tx_power_index_by_rs()
HDcoex.c817 bw = rtwdev->hal.current_band_width; in rtw_coex_update_wl_ch_info()