Searched refs:ENETC_MSIX_COUNT (Results 1 – 2 of 2) sorted by relevance
/freebsd/sys/dev/enetc/ | ||
H A D | enetc.h | 149 #define ENETC_MSIX_COUNT 32 macro |
H A D | if_enetc.c | 1005 MPASS(sc->rx_num_queues + 1 <= ENETC_MSIX_COUNT); in enetc_msix_intr_assign() |