Lines Matching defs:iwl_nvm_data
14 struct iwl_nvm_data { struct
15 int n_hw_addrs;
16 u8 hw_addr[ETH_ALEN];
18 u8 calib_version;
19 __le16 calib_voltage;
21 __le16 raw_temperature;
22 __le16 kelvin_temperature;
23 __le16 kelvin_voltage;
24 __le16 xtal_calib[2];
26 bool sku_cap_band_24ghz_enable;
27 bool sku_cap_band_52ghz_enable;
28 bool sku_cap_11n_enable;
29 bool sku_cap_11ac_enable;
30 bool sku_cap_11ax_enable;
31 bool sku_cap_amt_enable;
32 bool sku_cap_ipan_enable;
33 bool sku_cap_mimo_disabled;
34 bool sku_cap_11be_enable;
36 u16 radio_cfg_type;
37 u8 radio_cfg_step;
38 u8 radio_cfg_dash;
39 u8 radio_cfg_pnum;
40 u8 valid_tx_ant, valid_rx_ant;
42 u32 nvm_version;
43 s8 max_tx_pwr_half_dbm;
45 bool lar_enabled;
46 bool vht160_supported;
47 struct ieee80211_supported_band bands[NUM_NL80211_BANDS];
74 struct iwl_nvm_data * argument