Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/i40e/core/
H A Di40e_register.h1298 #define I40E_PFLAN_QALLOC_VALID_MASK I40E_MASK(0x1u, I40E_PFLAN_QALLOC_VALID_SHIFT) macro
H A Di40e_common.c1437 if (val & I40E_PFLAN_QALLOC_VALID_MASK) in i40e_clear_hw()