Home
last modified time | relevance | path

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

/freebsd-14.2/sys/contrib/dev/rtw88/
H A Ddebug.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()
H A Dmain.h1913 u8 current_band_width; member
H A Drtw8821c.c1048 u8 band_width = rtwdev->hal.current_band_width; in rtw8821c_pwrtrack_set()
H A Drtw8822b.c1459 u8 band_width = rtwdev->hal.current_band_width; in rtw8822b_pwrtrack_set()
H A Dmain.c809 hal->current_band_width = bandwidth; in rtw_update_channel()
H A Dfw.c2281 scan_info->op_bw = hal->current_band_width; in rtw_store_op_chan()
H A Dphy.c2175 bw = hal->current_band_width; in rtw_phy_set_tx_power_index_by_rs()
H A Dcoex.c817 bw = rtwdev->hal.current_band_width; in rtw_coex_update_wl_ch_info()