Searched refs:ICE_AQ_VSI_NUM_M (Results 1 - 2 of 2) sorted by relevance

/freebsd-13-stable/sys/dev/ice/
H A Dice_switch.c388 vsi_ctx->vsi_num = LE16_TO_CPU(res->vsi_num) & ICE_AQ_VSI_NUM_M;
687 ICE_AQ_VSI_NUM_M;
H A Dice_adminq_cmd.h423 #define ICE_AQ_VSI_NUM_M (0x03FF << ICE_AQ_VSI_NUM_S) macro

Completed in 112 milliseconds