Searched refs:RTW89_REGS_DEF (Results 1 – 3 of 3) sorted by relevance
171 .tx_info = RTW89_REGS_DEF(rtw89_tx_info_reg_be),172 .tx_common_ctrl = RTW89_REGS_DEF(rtw89_tx_common_ctrl_reg_be),200 .tx_info = RTW89_REGS_DEF(rtw89_tx_info_reg_be_v1),201 .tx_common_ctrl = RTW89_REGS_DEF(rtw89_tx_common_ctrl_reg_be_v1),
9030 .tx_info = RTW89_REGS_DEF(rtw89_txinfo_reg_ax),9031 .tx_common_ctrl = RTW89_REGS_DEF(rtw89_tx_common_ctrl_reg_ax),
5256 #define RTW89_REGS_DEF(x) {x, ARRAY_SIZE(x)} macro