Home
last modified time | relevance | path

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

/linux/drivers/net/wireless/realtek/rtw89/
H A Drtw8852bt.c210 .cck_sig_gg = {R_SIG_GG_CNT, B_SIG_GG_CNT},
H A Drtw8852b.c267 .cck_sig_gg = {R_SIG_GG_CNT, B_SIG_GG_CNT},
H A Drtw8852a.c629 .cck_sig_gg = {R_SIG_GG_CNT, B_SIG_GG_CNT},
H A Drtw8851b.c315 .cck_sig_gg = {R_SIG_GG_CNT, B_SIG_GG_CNT},
H A Drtw8852c.c278 .cck_sig_gg = {R_SIG_GG_CNT_V1, B_SIG_GG_CNT_V1},
H A Drtw8922a.c391 .cck_sig_gg = {R_SIG_GG_CNT_V2, B_SIG_GG_CNT_V1},
H A Drtw8922d.c289 .cck_sig_gg = {R_SIG_GG_CNT_BE4, B_SIG_GG_CNT_V1},
H A Dphy.c6024 rtw89_phy_read32_idx(rtwdev, regs->cck_sig_gg.addr, in rtw89_phy_pmac_stat_cck()
6025 regs->cck_sig_gg.mask, bb->phy_idx); in rtw89_phy_pmac_stat_cck()
H A Dcore.h5589 struct rtw89_reg_def cck_sig_gg; member