Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/net/wireless/intel/iwlwifi/dvm/
Ducode.c282 priv->device_pointers.error_event_table = in iwl_alive_fn()
284 priv->device_pointers.log_event_table = in iwl_alive_fn()
Dmain.c466 base = priv->device_pointers.log_event_table; in iwl_continuous_event_trace()
1620 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()
Ddev.h889 } device_pointers; member
Dmac80211.c474 base = priv->device_pointers.error_event_table; in iwlagn_mac_resume()