Home
last modified time | relevance | path

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

/linux/drivers/net/wireless/realtek/rtw89/
H A Drtw8852bt.c209 .cck_sfd_gg = {R_SFD_GG_CNT, B_SFD_GG_CNT},
H A Drtw8852b.c266 .cck_sfd_gg = {R_SFD_GG_CNT, B_SFD_GG_CNT},
H A Drtw8852a.c628 .cck_sfd_gg = {R_SFD_GG_CNT, B_SFD_GG_CNT},
H A Drtw8851b.c314 .cck_sfd_gg = {R_SFD_GG_CNT, B_SFD_GG_CNT},
H A Drtw8852c.c277 .cck_sfd_gg = {R_SFD_GG_CNT_V1, B_SFD_GG_CNT},
H A Drtw8922a.c390 .cck_sfd_gg = {R_SFD_GG_CNT_V2, B_SFD_GG_CNT},
H A Drtw8922d.c288 .cck_sfd_gg = {R_SFD_GG_CNT_BE4, B_SFD_GG_CNT},
H A Dphy.c6021 rtw89_phy_read32_idx(rtwdev, regs->cck_sfd_gg.addr, in rtw89_phy_pmac_stat_cck()
6022 regs->cck_sfd_gg.mask, bb->phy_idx); in rtw89_phy_pmac_stat_cck()
H A Dcore.h5588 struct rtw89_reg_def cck_sfd_gg; member