|
@@ -547,6 +547,11 @@ static struct wl18xx_priv_conf wl18xx_default_priv_conf = {
|
|
|
0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff,
|
|
|
0xff, 0xff, 0xff, 0xff, 0xff, 0xff },
|
|
|
.pwr_limit_reference_11p = 0x64,
|
|
|
+ .per_chan_bo_mode_11_abg = { 0x00, 0x00, 0x00, 0x00,
|
|
|
+ 0x00, 0x00, 0x00, 0x00,
|
|
|
+ 0x00, 0x00, 0x00, 0x00,
|
|
|
+ 0x00 },
|
|
|
+ .per_chan_bo_mode_11_p = { 0x00, 0x00, 0x00, 0x00 },
|
|
|
.per_chan_pwr_limit_arr_11p = { 0xff, 0xff, 0xff, 0xff,
|
|
|
0xff, 0xff, 0xff },
|
|
|
.psat = 0,
|