Home
last modified time | relevance | path

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

/linux-6.15/drivers/net/wireless/realtek/rtw89/
H A Dmac_be.c93 info->g0_used = u32_get_bits(val, B_BE_G0_USE_PG_MASK); in hfc_get_mix_info_be()
H A Dmac.c932 if (info->g0_used + info->g1_used + info->pub_aval != cfg->pub_max) { in hfc_pub_info_chk()
1045 info->g0_used = u32_get_bits(val, B_AX_G0_USE_PG_MASK); in hfc_get_mix_info_ax()
H A Dcore.h3807 u16 g0_used; member