Searched refs:error_event_table_ptr (Results 1 - 3 of 3) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/net/wireless/iwlwifi/
H A Diwl-commands.h470 __le32 error_event_table_ptr; member in struct:iwl_init_alive_resp
517 * 2) error_event_table_ptr indicates base of the error log. This contains
571 __le32 error_event_table_ptr; /* SRAM address for error log */ member in struct:iwl_alive_resp
H A Diwl-agn.c694 base = le32_to_cpu(priv->card_alive_init.error_event_table_ptr);
2311 base = le32_to_cpu(priv->card_alive_init.error_event_table_ptr);
2315 base = le32_to_cpu(priv->card_alive.error_event_table_ptr);
H A Diwl3945-base.c1382 base = le32_to_cpu(priv->card_alive.error_event_table_ptr);

Completed in 86 milliseconds