Searched defs:set_hw (Results 1 – 1 of 1) sorted by relevance
1333 static int net_dm_monitor_start(bool set_sw, bool set_hw, in net_dm_monitor_start()1360 static void net_dm_monitor_stop(bool set_sw, bool set_hw, in net_dm_monitor_stop()1373 bool set_hw = !!info->attrs[NET_DM_ATTR_HW_DROPS]; in net_dm_cmd_trace() local