Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/marvell/mvpp2/
A Dmvpp2.h737 #define MVPP2_MAX_RXD_MAX 2048 macro
A Dmvpp2_main.c4624 if (ring->rx_pending > MVPP2_MAX_RXD_MAX) in mvpp2_check_ringparam_valid()
4625 new_rx_pending = MVPP2_MAX_RXD_MAX; in mvpp2_check_ringparam_valid()
5441 ring->rx_max_pending = MVPP2_MAX_RXD_MAX; in mvpp2_ethtool_get_ringparam()

Completed in 23 milliseconds