Home
last modified time | relevance | path

Searched refs:I40E_GLPCI_CNF2_MSI_X_PF_N_MASK (Results 1 – 3 of 3) sorted by relevance

/illumos-gate/usr/src/uts/common/io/i40e/
H A Di40e_main.c1711 request = (reg & I40E_GLPCI_CNF2_MSI_X_PF_N_MASK) >> in i40e_alloc_intr_handles()
/illumos-gate/usr/src/uts/common/io/i40e/core/
H A Di40e_register.h1783 #define I40E_GLPCI_CNF2_MSI_X_PF_N_MASK I40E_MASK(0x7FF, I40E_GLPCI_CNF2_MSI_X_PF_N_SHIFT) macro
H A Di40e_common.c1427 num_pf_int = (val & I40E_GLPCI_CNF2_MSI_X_PF_N_MASK) >> in i40e_clear_hw()