Searched refs:XGBE_MSI_BASE_COUNT (Results 1 - 2 of 2) sorted by relevance

/linux-master/drivers/net/ethernet/amd/xgbe/
H A Dxgbe-pci.c131 vector_count = XGBE_MSI_BASE_COUNT;
150 for (i = XGBE_MSI_BASE_COUNT, j = 0; i < ret; i++, j++)
H A Dxgbe.h226 #define XGBE_MSI_BASE_COUNT 4 macro
227 #define XGBE_MSI_MIN_COUNT (XGBE_MSI_BASE_COUNT + 1)

Completed in 166 milliseconds