Searched refs:NIC_CPI_PER_BGX (Results 1 – 2 of 2) sorted by relevance
89 #define NIC_CPI_PER_BGX (NIC_CPI_COUNT / NIC_MAX_BGX) macro
701 cpi_base = (lmac * NIC_MAX_CPI_PER_LMAC) + (bgx * NIC_CPI_PER_BGX); in nic_config_cpi()