|
@@ -144,6 +144,7 @@ void iwl_calib_free_results(struct iwl_priv *priv);
|
|
|
void iwlagn_fw_error(struct iwl_priv *priv, bool ondemand);
|
|
|
int iwl_dump_nic_event_log(struct iwl_priv *priv, bool full_log,
|
|
|
char **buf, bool display);
|
|
|
+int iwlagn_hw_valid_rtc_data_addr(u32 addr);
|
|
|
|
|
|
/* lib */
|
|
|
int iwlagn_send_tx_power(struct iwl_priv *priv);
|