Home
last modified time | relevance | path

Searched refs:hw_work_item_func (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/net/core/
H A Ddrop_monitor.c117 void (*hw_work_item_func)(struct work_struct *work); member
491 .hw_work_item_func = net_dm_hw_summary_work,
991 .hw_work_item_func = net_dm_hw_packet_work,
1043 INIT_WORK(&hw_data->dm_alert_work, ops->hw_work_item_func); in net_dm_hw_monitor_start()
/kernel/linux/linux-6.6/net/core/
H A Ddrop_monitor.c116 void (*hw_work_item_func)(struct work_struct *work); member
487 .hw_work_item_func = net_dm_hw_summary_work,
1015 .hw_work_item_func = net_dm_hw_packet_work,
1067 INIT_WORK(&hw_data->dm_alert_work, ops->hw_work_item_func); in net_dm_hw_monitor_start()

Completed in 5 milliseconds