Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/net/ethernet/cavium/thunder/
Dnicvf_queues.h79 #define MAX_CMP_QUEUE_LEN (1ULL << (CMP_QUEUE_SIZE6 + 10)) macro
Dnicvf_ethtool.c477 ring->rx_max_pending = MAX_CMP_QUEUE_LEN; in nicvf_get_ringparam()
500 MIN_CMP_QUEUE_LEN, MAX_CMP_QUEUE_LEN); in nicvf_set_ringparam()