Home
last modified time | relevance | path

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

/src/sys/dev/ntb/ntb_hw/
H A Dntb_hw_amd.h116 uint8_t msix_vector_count; member
H A Dntb_hw_amd.c87 .msix_vector_count = 24,
97 .msix_vector_count = 24,
107 .msix_vector_count = 24,
943 rc = amd_ntb_create_msix_vec(ntb, ntb->hw_info->msix_vector_count); in amd_ntb_init_isr()