Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/intel/i40e/
H A Di40e_diag.c60 {I40E_PFINT_LNKLST0, 0x00001FFF, 1, 0},
H A Di40e_register.h386 #define I40E_PFINT_LNKLST0 0x00038500 /* Reset: PFR */ macro
H A Di40e_main.c4052 wr32(hw, I40E_PFINT_LNKLST0, 0); in i40e_configure_msi_and_legacy()
5088 val = rd32(hw, I40E_PFINT_LNKLST0); in i40e_vsi_free_irq()
5093 wr32(hw, I40E_PFINT_LNKLST0, val); in i40e_vsi_free_irq()
12249 wr32(hw, I40E_PFINT_LNKLST0, I40E_QUEUE_END_OF_LIST); in i40e_setup_misc_vector()
H A Di40e_common.c1112 wr32(hw, I40E_PFINT_LNKLST0, val); in i40e_clear_hw()