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

/drivers/net/wireless/iwlwifi/
H A Diwl-ucode.c570 le32_to_cpu(palive->error_event_table_ptr);
H A Diwl-commands.h431 * 2) error_event_table_ptr indicates base of the error log. This contains
501 __le32 error_event_table_ptr; /* SRAM address for error log */ member in struct:iwl_alive_resp
/drivers/net/wireless/iwlegacy/
H A Dcommands.h417 __le32 error_event_table_ptr; member in struct:il_init_alive_resp
463 * 2) error_event_table_ptr indicates base of the error log. This contains
517 __le32 error_event_table_ptr; /* SRAM address for error log */ member in struct:il_alive_resp
H A D4965-mac.c4798 base = le32_to_cpu(il->card_alive_init.error_event_table_ptr);
4800 base = le32_to_cpu(il->card_alive.error_event_table_ptr);
H A D3945-mac.c1361 base = le32_to_cpu(il->card_alive.error_event_table_ptr);

Completed in 95 milliseconds