Home
last modified time | relevance | path

Searched refs:ppdu_mask (Results 1 – 8 of 8) sorted by relevance

/linux-6.15/drivers/net/wireless/realtek/rtw89/
H A Drtw8852bt.c189 .ppdu_mask = B_EDCCA_LVL_MSK3,
H A Drtw8852b.c191 .ppdu_mask = B_EDCCA_LVL_MSK3,
H A Dphy.c7032 edcca_regs->ppdu_mask, bb->phy_idx); in rtw89_phy_config_edcca()
7039 edcca_regs->ppdu_mask, EDCCA_MAX, bb->phy_idx); in rtw89_phy_config_edcca()
7048 edcca_regs->ppdu_mask, in rtw89_phy_config_edcca()
7195 edcca_regs->ppdu_mask, th, bb->phy_idx); in rtw89_phy_edcca_thre_calc()
H A Drtw8852a.c524 .ppdu_mask = B_EDCCA_LVL_MSK3,
H A Drtw8851b.c226 .ppdu_mask = B_EDCCA_LVL_MSK3,
H A Drtw8852c.c189 .ppdu_mask = B_EDCCA_LVL_MSK3,
H A Drtw8922a.c207 .ppdu_mask = B_EDCCA_LVL_MSK1,
H A Dcore.h4199 u32 ppdu_mask; member