Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/net/wireless/realtek/rtw89/
Dphy_be.c105 u8 path_bw; member
118 u8 bw_type = u8_get_bits(arg.path_bw, BB_GAIN_BW_BE); in rtw89_phy_cfg_bb_gain_error_be()
119 u8 path = u8_get_bits(arg.path_bw, BB_GAIN_PATH_BE); in rtw89_phy_cfg_bb_gain_error_be()
152 u8 path = u8_get_bits(arg.path_bw, BB_GAIN_PATH_BE); in rtw89_phy_cfg_bb_rpl_ofst_be()
191 u8 bw_type = u8_get_bits(arg.path_bw, BB_GAIN_BW_BE); in rtw89_phy_cfg_bb_gain_op1db_be()
192 u8 path = u8_get_bits(arg.path_bw, BB_GAIN_PATH_BE); in rtw89_phy_cfg_bb_gain_op1db_be()
230 u8 bw_type = u8_get_bits(arg.path_bw, BB_GAIN_BW_BE); in rtw89_phy_config_bb_gain_be()
231 u8 path = u8_get_bits(arg.path_bw, BB_GAIN_PATH_BE); in rtw89_phy_config_bb_gain_be()