Searched refs:tx_common_ctrl (Results 1 – 4 of 4) sorted by relevance
471 struct rtw89_regs_def tx_common_ctrl; member
172 .tx_common_ctrl = RTW89_REGS_DEF(rtw89_tx_common_ctrl_reg_be),201 .tx_common_ctrl = RTW89_REGS_DEF(rtw89_tx_common_ctrl_reg_be_v1),
6185 reg_nr = min(physts->tx_common_ctrl.reg_nr, ARRAY_SIZE(tx_stat->common_ctrl)); in rtw89_phy_tx_stat_update()6188 rtw89_phy_read32(rtwdev, physts->tx_common_ctrl.regs[i]); in rtw89_phy_tx_stat_update()9031 .tx_common_ctrl = RTW89_REGS_DEF(rtw89_tx_common_ctrl_reg_ax),
4450 reg_nr = min(physts->tx_common_ctrl.reg_nr, ARRAY_SIZE(tx_stat->common_ctrl)); in rtw89_get_bb_stat()