Home
last modified time | relevance | path

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

/freebsd/sys/dev/ice/
H A Dice_adminq_cmd.h546 #define ICE_AQ_VSI_SW_FLAG_LAN_ENA BIT(4) macro
H A Dice_lib.c517 ctx->info.sw_flags2 = ICE_AQ_VSI_SW_FLAG_LAN_ENA; in ice_set_default_vsi_ctx()