Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/intel/ice/
H A Dice_adminq_cmd.h420 #define ICE_AQ_VSI_SW_FLAG_LAN_ENA BIT(4) macro
H A Dice_lib.c942 ctxt->info.sw_flags2 = ICE_AQ_VSI_SW_FLAG_LAN_ENA; in ice_set_dflt_vsi_ctx()