Home
last modified time | relevance | path

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

/freebsd/sys/contrib/ncsw/inc/flib/
H A Dfsl_fman_port.h102 #define MAX_PERFORMANCE_TX_QUEUE_COMP 8 macro
/freebsd/sys/contrib/ncsw/Peripherals/FM/Port/
H A Dfm_port.h643 #define MAX_PERFORMANCE_TX_QUEUE_COMP 8 macro
H A Dfman_port.c1150 (params->queue_val > MAX_PERFORMANCE_TX_QUEUE_COMP)) in fman_port_set_perf_cnt_params()
H A Dfm_port.c3810 > MAX_PERFORMANCE_TX_QUEUE_COMP)) in FM_PORT_SetPerformanceCountersParams()
3814 …formanceCnt.queueCompVal for Tx has to be in the range of 1 - %d", MAX_PERFORMANCE_TX_QUEUE_COMP)); in FM_PORT_SetPerformanceCountersParams()