Home
last modified time | relevance | path

Searched refs:MAX_PERFORMANCE_RX_QUEUE_COMP (Results 1 – 4 of 4) sorted by relevance

/freebsd/sys/contrib/ncsw/inc/flib/
H A Dfsl_fman_port.h101 #define MAX_PERFORMANCE_RX_QUEUE_COMP 64 macro
/freebsd/sys/contrib/ncsw/Peripherals/FM/Port/
H A Dfm_port.h644 #define MAX_PERFORMANCE_RX_QUEUE_COMP 64 macro
H A Dfman_port.c1143 (params->queue_val > MAX_PERFORMANCE_RX_QUEUE_COMP)) in fman_port_set_perf_cnt_params()
H A Dfm_port.c3800 > MAX_PERFORMANCE_RX_QUEUE_COMP)) in FM_PORT_SetPerformanceCountersParams()
3804 …formanceCnt.queueCompVal for Rx has to be in the range of 1 - %d", MAX_PERFORMANCE_RX_QUEUE_COMP)); in FM_PORT_SetPerformanceCountersParams()