Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/i40e/
H A Di40e_intr.c336 I40E_WRITE_REG(hw, I40E_PFINT_LNKLST0, reg); in i40e_intr_io_clear_cause()
503 I40E_WRITE_REG(hw, I40E_PFINT_LNKLST0, reg); in i40e_intr_init_queue_shared()
605 I40E_WRITE_REG(hw, I40E_PFINT_LNKLST0, I40E_QUEUE_TYPE_EOL); in i40e_intr_chip_init()
/illumos-gate/usr/src/uts/common/io/i40e/core/
H A Di40e_register.h1082 #define I40E_PFINT_LNKLST0 0x00038500 /* Reset: PFR */ macro
H A Di40e_common.c1460 wr32(hw, I40E_PFINT_LNKLST0, val); in i40e_clear_hw()