Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/net/ethernet/wangxun/txgbe/
Dtxgbe_type.h105 #define TXGBE_MAX_MSIX_VECTORS 64 macro
Dtxgbe_main.c373 wx->max_q_vectors = TXGBE_MAX_MSIX_VECTORS; in txgbe_sw_init()
374 err = wx_get_pcie_msix_counts(wx, &msix_count, TXGBE_MAX_MSIX_VECTORS); in txgbe_sw_init()