Home
last modified time | relevance | path

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

/freebsd/sys/dev/ice/
H A Dice_adminq_cmd.h622 #define ICE_AQ_VSI_Q_MAP_NONCONTIG BIT(0) macro
H A Dice_lib.c602 ctx->info.mapping_flags |= CPU_TO_LE16(ICE_AQ_VSI_Q_MAP_NONCONTIG); in ice_setup_vsi_qmap()