Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/intel/ice/
H A Dice_adminq_cmd.h408 #define ICE_AQ_VSI_SW_FLAG_SRC_PRUNE BIT(7) macro
H A Dice_lib.c940 ctxt->info.sw_flags = ICE_AQ_VSI_SW_FLAG_SRC_PRUNE; in ice_set_dflt_vsi_ctx()