Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/intel/ice/
H A Dice_adminq_cmd.h740 #define ICE_LG_ACT_VALID_BIT BIT(16) macro
H A Dice_switch.c2667 act = ICE_LG_ACT_VSI_FORWARDING | ICE_LG_ACT_VALID_BIT; in ice_add_marker_act()