Home
last modified time | relevance | path

Searched refs:ICE_AQC_SW_RULES_T_LG_ACT (Results 1 – 2 of 2) sorted by relevance

/freebsd/sys/dev/ice/
H A Dice_switch.c1394 lg_act->hdr.type = CPU_TO_LE16(ICE_AQC_SW_RULES_T_LG_ACT); in ice_add_marker_act()
1493 lg_act->hdr.type = CPU_TO_LE16(ICE_AQC_SW_RULES_T_LG_ACT); in ice_add_counter_act()
H A Dice_adminq_cmd.h811 #define ICE_AQC_SW_RULES_T_LG_ACT 0x2 macro