Searched refs:hw_work_item_func (Results 1 – 1 of 1) sorted by relevance
114 void (*hw_work_item_func)(struct work_struct *work); member485 .hw_work_item_func = net_dm_hw_summary_work,1000 .hw_work_item_func = net_dm_hw_packet_work,1052 INIT_WORK(&hw_data->dm_alert_work, ops->hw_work_item_func); in net_dm_hw_monitor_start()