Home
last modified time | relevance | path

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

/linux/drivers/net/wireless/realtek/rtw89/
H A Drtw8852bt.c189 .ppdu_mask = B_EDCCA_LVL_MSK3,
H A Drtw8852b.c246 .ppdu_mask = B_EDCCA_LVL_MSK3,
H A Dphy.c8656 edcca_regs->ppdu_mask, bb->phy_idx); in rtw89_phy_config_edcca()
8663 edcca_regs->ppdu_mask, EDCCA_MAX, bb->phy_idx); in rtw89_phy_config_edcca()
8672 edcca_regs->ppdu_mask, in rtw89_phy_config_edcca()
8822 edcca_regs->ppdu_mask, th, bb->phy_idx); in rtw89_phy_edcca_thre_calc()
H A Drtw8852a.c608 .ppdu_mask = B_EDCCA_LVL_MSK3,
H A Drtw8851b.c294 .ppdu_mask = B_EDCCA_LVL_MSK3,
H A Drtw8852c.c257 .ppdu_mask = B_EDCCA_LVL_MSK3,
H A Drtw8922a.c368 .ppdu_mask = B_EDCCA_LVL_MSK1,
H A Drtw8922d.c266 .ppdu_mask = B_EDCCA_LVL_MSK1,
H A Dcore.h5571 u32 ppdu_mask; member