Searched refs:ENETC_MAX_QUEUES (Results 1 – 2 of 2) sorted by relevance
132 #define ENETC_MAX_QUEUES 4 macro
272 *max_tx_nqueues = MIN(ENETC_PCAPR0_TXBDR(val), ENETC_MAX_QUEUES); in enetc_max_nqueues()273 *max_rx_nqueues = MIN(ENETC_PCAPR0_RXBDR(val), ENETC_MAX_QUEUES); in enetc_max_nqueues()