Home
last modified time | relevance | path

Searched refs:I40E_PFINT_ICR0_ENA (Results 1 – 5 of 5) sorted by relevance

/f-stack/dpdk/drivers/net/i40e/base/
H A Di40e_diag.c70 {I40E_PFINT_ICR0_ENA, 0xF7F20000, 1, 0},
H A Di40e_register.h1018 #define I40E_PFINT_ICR0_ENA 0x00038800 /* Reset: CORER */ macro
H A Di40e_common.c1478 wr32(hw, I40E_PFINT_ICR0_ENA, 0); in i40e_clear_hw()
/f-stack/dpdk/drivers/net/i40e/
H A Di40e_regs.h332 {I40E_PFINT_ICR0_ENA, 0, 0, 0, 0, "PFINT_ICR0_ENA"},
H A Di40e_ethdev.c6648 I40E_WRITE_REG(hw, I40E_PFINT_ICR0_ENA, I40E_PFINT_ICR0_ENA_MASK); in i40e_pf_config_irq0()