Searched refs:RTW89_H2C_RF_PAGE_NUM (Results 1 – 2 of 2) sorted by relevance
1081 if (page >= RTW89_H2C_RF_PAGE_NUM) { in rtw89_phy_cofig_rf_reg_store()1100 if (remain > RTW89_H2C_RF_PAGE_NUM * RTW89_H2C_RF_PAGE_SIZE) { in rtw89_phy_config_rf_reg_fw()1103 remain, RTW89_H2C_RF_PAGE_NUM * RTW89_H2C_RF_PAGE_SIZE); in rtw89_phy_config_rf_reg_fw()1108 for (i = 0; i < RTW89_H2C_RF_PAGE_NUM && remain; i++, remain -= len) { in rtw89_phy_config_rf_reg_fw()
2645 #define RTW89_H2C_RF_PAGE_NUM 3 macro2648 __le32 rtw89_phy_config_rf_h2c[RTW89_H2C_RF_PAGE_NUM][RTW89_H2C_RF_PAGE_SIZE];