Home
last modified time | relevance | path

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

/freebsd/sys/dev/ice/
H A Dice_adminq_cmd.h747 #define ICE_AQC_FLAG_KEEP_ALLOCD_M (0x1 << ICE_AQC_FLAG_KEEP_ALLOCD_S) macro
H A Dice_switch.c875 cmd->flags = CPU_TO_LE16(ICE_AQC_FLAG_KEEP_ALLOCD_M); in ice_aq_delete_mir_rule()