Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/net/ice/base/
H A Dice_adminq_cmd.h619 #define ICE_AQC_FLAG_KEEP_ALLOCD_M (0x1 << ICE_AQC_FLAG_KEEP_ALLOCD_S) macro
H A Dice_switch.c2531 cmd->flags = CPU_TO_LE16(ICE_AQC_FLAG_KEEP_ALLOCD_M); in ice_aq_delete_mir_rule()