Home
last modified time | relevance | path

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

/linux-6.15/drivers/net/wireless/realtek/rtw89/
H A Dmac_be.c109 prec_cfg->h2c_full_cond = u32_get_bits(val, B_BE_HCI_FC_CH12_FULL_COND_MASK); in hfc_get_mix_info_be()
166 val = u32_replace_bits(val, prec_cfg->h2c_full_cond, in hfc_mix_cfg_be()
H A Dmac.c1063 prec_cfg->h2c_full_cond = in hfc_get_mix_info_ax()
1121 prec_cfg->h2c_full_cond); in hfc_h2c_cfg_ax()
1150 val = u32_replace_bits(val, prec_cfg->h2c_full_cond, in hfc_mix_cfg_ax()
H A Dcore.h3821 u8 h2c_full_cond; member