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

/linux-master/drivers/net/wireless/realtek/rtw88/
H A Ddebug.c644 bw = hal->current_band_width;
731 seq_printf(m, "Current BW = %u\n", rtwdev->hal.current_band_width);
H A Dmain.h1913 u8 current_band_width; member in struct:rtw_hal
1918 * val of (bw > current_band_width) is invalid
H A Drtw8822b.c1459 u8 band_width = rtwdev->hal.current_band_width;
H A Dfw.c2352 scan_info->op_bw = hal->current_band_width;
H A Dmain.c795 hal->current_band_width = bandwidth;
H A Dphy.c2178 bw = hal->current_band_width;
H A Drtw8821c.c1115 u8 band_width = rtwdev->hal.current_band_width;
H A Dcoex.c817 bw = rtwdev->hal.current_band_width;

Completed in 308 milliseconds