Home
last modified time | relevance | path

Searched refs:device_pointers (Results 1 – 5 of 5) sorted by relevance

/linux-3.4.99/drivers/net/wireless/iwlwifi/
Diwl-shared.h385 } device_pointers; member
Diwl-ucode.c436 priv->shrd->device_pointers.error_event_table = in iwl_alive_fn()
438 priv->shrd->device_pointers.log_event_table = in iwl_alive_fn()
Diwl-trans-pcie-rx.c619 base = trans->shrd->device_pointers.error_event_table; in iwl_dump_nic_error_log()
743 base = trans->shrd->device_pointers.log_event_table; in iwl_print_event_log()
857 base = trans->shrd->device_pointers.log_event_table; in iwl_dump_nic_event_log()
Diwl-mac80211.c451 base = priv->shrd->device_pointers.error_event_table; in iwlagn_mac_resume()
Diwl-agn.c382 base = priv->shrd->device_pointers.log_event_table; in iwl_continuous_event_trace()