Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit e717c166 authored by Eran Harary's avatar Eran Harary Committed by Emmanuel Grumbach
Browse files

iwlwifi: mvm: increase the number of PAPD channel groups to 9



Newer devices have more PAPD channel groups.

Signed-off-by: default avatarEran Harary <eran.harary@intel.com>
Signed-off-by: default avatarEmmanuel Grumbach <emmanuel.grumbach@intel.com>
parent 51ec09af
Loading
Loading
Loading
Loading
+1 −1
Original line number Original line Diff line number Diff line
@@ -72,7 +72,7 @@
#include "iwl-trans.h"
#include "iwl-trans.h"


#define CHANNEL_NUM_SIZE	4	/* num of channels in calib_ch size */
#define CHANNEL_NUM_SIZE	4	/* num of channels in calib_ch size */
#define IWL_NUM_PAPD_CH_GROUPS	7
#define IWL_NUM_PAPD_CH_GROUPS	9
#define IWL_NUM_TXP_CH_GROUPS	9
#define IWL_NUM_TXP_CH_GROUPS	9


struct iwl_phy_db_entry {
struct iwl_phy_db_entry {