Home
last modified time | relevance | path

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

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