Searched refs:hw_work_item_func (Results 1 – 1 of 1) sorted by relevance
116 void (*hw_work_item_func)(struct work_struct *work); member487 .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()