Searched refs:set_hw (Results 1 – 2 of 2) sorted by relevance
77 goto set_hw; in get_new_mmu_context()96 set_hw: in get_new_mmu_context()
1333 static int net_dm_monitor_start(bool set_sw, bool set_hw, in net_dm_monitor_start() argument1346 if (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() argument1363 if (set_hw) in net_dm_monitor_stop()1373 bool set_hw = !!info->attrs[NET_DM_ATTR_HW_DROPS]; in net_dm_cmd_trace() local1379 if (!set_sw && !set_hw) in net_dm_cmd_trace()1384 return net_dm_monitor_start(set_sw, set_hw, extack); in net_dm_cmd_trace()1386 net_dm_monitor_stop(set_sw, set_hw, extack); in net_dm_cmd_trace()