Home
last modified time | relevance | path

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

/Linux-v5.10/arch/mips/pci/
Dmsi-xlp.c59 #define XLP_MSIXVEC_TOTAL (cpu_is_xlp9xx() ? 128 : 32) macro
99 return (irq - NLM_MSIX_VEC_BASE) % XLP_MSIXVEC_TOTAL; in nlm_irq_msixvec()