Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/wireless/realtek/rtw89/
H A Dmac.c801 if (info->g0_used + info->g1_used + info->pub_aval != cfg->pub_max) { in hfc_pub_info_chk()
919 info->g0_used = u32_get_bits(val, B_AX_G0_USE_PG_MASK); in hfc_upd_mix_info()
H A Dcore.h3151 u16 g0_used; member