Home
last modified time | relevance | path

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

/linux/drivers/net/wireless/realtek/rtw89/
H A Drtw8852bt.c221 .cca_spoofing = {R_CNT_CCA_SPOOFING, B_CNT_CCA_SPOOFING},
H A Drtw8852b.c278 .cca_spoofing = {R_CNT_CCA_SPOOFING, B_CNT_CCA_SPOOFING},
H A Drtw8852a.c640 .cca_spoofing = {R_CNT_CCA_SPOOFING, B_CNT_CCA_SPOOFING},
H A Drtw8851b.c326 .cca_spoofing = {R_CNT_CCA_SPOOFING, B_CNT_CCA_SPOOFING},
H A Drtw8852c.c289 .cca_spoofing = {R_CNT_CCA_SPOOFING, B_CNT_CCA_SPOOFING},
H A Drtw8922a.c402 .cca_spoofing = {R_CNT_CCA_SPOOFING_V1, B_CNT_CCA_SPOOFING},
H A Drtw8922d.c300 .cca_spoofing = {R_CNT_CCA_SPOOFING_BE4, B_CNT_CCA_SPOOFING},
H A Dphy.c6108 rtw89_phy_read32_idx(rtwdev, regs->cca_spoofing.addr, in rtw89_phy_pmac_stat_ofdm()
6109 regs->cca_spoofing.mask, bb->phy_idx); in rtw89_phy_pmac_stat_ofdm()
H A Dcore.h5600 struct rtw89_reg_def cca_spoofing; member