Home
last modified time | relevance | path

Searched refs:MAX_CMP_QUEUE_LEN (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/drivers/net/ethernet/cavium/thunder/
H A Dnicvf_queues.h76 #define MAX_CMP_QUEUE_LEN (1ULL << (CMP_QUEUE_SIZE6 + 10)) macro
H A Dnicvf_ethtool.c472 ring->rx_max_pending = MAX_CMP_QUEUE_LEN; in nicvf_get_ringparam()
495 MIN_CMP_QUEUE_LEN, MAX_CMP_QUEUE_LEN); in nicvf_set_ringparam()
/kernel/linux/linux-6.6/drivers/net/ethernet/cavium/thunder/
H A Dnicvf_queues.h76 #define MAX_CMP_QUEUE_LEN (1ULL << (CMP_QUEUE_SIZE6 + 10)) macro
H A 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()

Completed in 5 milliseconds