Searched refs:iwl_print_last_event_logs (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/drivers/net/wireless/intel/iwlwifi/dvm/ |
H A D | main.c | 1765 * iwl_print_last_event_logs - Dump the newest # of event log to syslog 1767 static int iwl_print_last_event_logs(struct iwl_priv *priv, u32 capacity, in iwl_print_last_event_logs() function 1892 pos = iwl_print_last_event_logs(priv, capacity, num_wraps, in iwl_dump_nic_event_log() 1896 pos = iwl_print_last_event_logs(priv, capacity, num_wraps, in iwl_dump_nic_event_log()
|
/kernel/linux/linux-6.6/drivers/net/wireless/intel/iwlwifi/dvm/ |
H A D | main.c | 1757 * iwl_print_last_event_logs - Dump the newest # of event log to syslog 1759 static int iwl_print_last_event_logs(struct iwl_priv *priv, u32 capacity, in iwl_print_last_event_logs() function 1884 pos = iwl_print_last_event_logs(priv, capacity, num_wraps, in iwl_dump_nic_event_log() 1888 pos = iwl_print_last_event_logs(priv, capacity, num_wraps, in iwl_dump_nic_event_log()
|
Completed in 5 milliseconds