Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/i40e/core/
H A Di40e_register.h3074 #define I40E_PF_VT_PFALLOC_VALID_MASK I40E_MASK(0x1u, I40E_PF_VT_PFALLOC_VALID_SHIFT) macro
H A Di40e_common.c1447 if (val & I40E_PF_VT_PFALLOC_VALID_MASK) in i40e_clear_hw()