Home
last modified time | relevance | path

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

/openbmc/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()
1613 base = priv->device_pointers.error_event_table; in iwl_dump_nic_error_log()
1696 base = priv->device_pointers.log_event_table; in iwl_print_event_log()
1808 base = priv->device_pointers.log_event_table; in iwl_dump_nic_event_log()
H A Ddev.h885 } device_pointers; member
H A Dmac80211.c469 base = priv->device_pointers.error_event_table; in iwlagn_mac_resume()