Home
last modified time | relevance | path

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

/linux/drivers/net/wireless/intel/iwlwifi/dvm/
H A Ducode.c277 priv->device_pointers.error_event_table = in iwl_alive_fn()
279 priv->device_pointers.log_event_table = in iwl_alive_fn()
H A Dmain.c460 base = priv->device_pointers.log_event_table; in iwl_continuous_event_trace()
1621 base = priv->device_pointers.error_event_table; in iwl_dump_nic_error_log()
1704 base = priv->device_pointers.log_event_table; in iwl_print_event_log()
1816 base = priv->device_pointers.log_event_table; in iwl_dump_nic_event_log()
H A Ddev.h887 } device_pointers; member