Home
last modified time | relevance | path

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

/arch/mips/include/asm/netlogic/xlp-hal/
Dpcibus.h95 #define MSIX_LINK_ADDR(n, l) (MSIX_ADDR_BASE + \ macro
/arch/mips/pci/
Dmsi-xlp.c413 msixaddr = MSIX_LINK_ADDR(node, link); in xlp_setup_msix()