Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/wangxun/ngbe/
H A Dngbe_type.h114 #define NGBE_MAX_MSIX_VECTORS 0x09 macro
H A Dngbe_main.c109 wx->max_q_vectors = NGBE_MAX_MSIX_VECTORS; in ngbe_sw_init()
110 err = wx_get_pcie_msix_counts(wx, &msix_count, NGBE_MAX_MSIX_VECTORS); in ngbe_sw_init()