Searched refs:log_event_table_ptr (Results 1 - 4 of 4) 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-agn.c696 base = le32_to_cpu(priv->card_alive.log_event_table_ptr);
2380 base = le32_to_cpu(priv->card_alive_init.log_event_table_ptr);
2384 base = le32_to_cpu(priv->card_alive.log_event_table_ptr);
2494 base = le32_to_cpu(priv->card_alive_init.log_event_table_ptr);
2499 base = le32_to_cpu(priv->card_alive.log_event_table_ptr);
H A Diwl-commands.h469 __le32 log_event_table_ptr; member in struct:iwl_init_alive_resp
498 * 1) log_event_table_ptr indicates base of the event log. This traces
570 __le32 log_event_table_ptr; /* SRAM address for event log */ member in struct:iwl_alive_resp
H A Diwl3945-base.c1446 base = le32_to_cpu(priv->card_alive.log_event_table_ptr);
1552 base = le32_to_cpu(priv->card_alive.log_event_table_ptr);
H A Diwl-3945.c159 base = le32_to_cpu(priv->card_alive.log_event_table_ptr);

Completed in 87 milliseconds