aboutsummaryrefslogtreecommitdiff
path: root/sys/dev/iwm/if_iwmvar.h
diff options
context:
space:
mode:
Diffstat (limited to 'sys/dev/iwm/if_iwmvar.h')
-rw-r--r--sys/dev/iwm/if_iwmvar.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/sys/dev/iwm/if_iwmvar.h b/sys/dev/iwm/if_iwmvar.h
index 6d6b477006a4..d2bf48d6ab44 100644
--- a/sys/dev/iwm/if_iwmvar.h
+++ b/sys/dev/iwm/if_iwmvar.h
@@ -232,6 +232,7 @@ struct iwm_nvm_data {
uint16_t nvm_version;
uint8_t max_tx_pwr_half_dbm;
+ boolean_t lar_enabled;
uint16_t nvm_ch_flags[];
};