Home
last modified time | relevance | path

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

/openbsd/sys/dev/pci/
H A Dif_ice.c17751 cmd->vsi_num = htole16(vsi_ctx->vsi_num | ICE_AQ_VSI_IS_VALID); in ice_aq_free_vsi()
18489 ICE_AQ_VSI_IS_VALID); in ice_aq_add_vsi()
H A Dif_icereg.h9946 #define ICE_AQ_VSI_IS_VALID BIT(15) macro