Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/net/ethernet/cavium/thunder/
Dnicvf_queues.h76 #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()
502 MIN_CMP_QUEUE_LEN, MAX_CMP_QUEUE_LEN); in nicvf_set_ringparam()