Home
last modified time | relevance | path

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

/f-stack/freebsd/contrib/ncsw/inc/Peripherals/
H A Dfm_port_ext.h432 uint8_t queueCompVal; /**< Rx queue/Tx confirm queue compare member
/f-stack/freebsd/contrib/ncsw/Peripherals/FM/Port/
H A Dfm_port.c3798 if (!p_FmPortPerformanceCnt->queueCompVal in FM_PORT_SetPerformanceCountersParams()
3799 || (p_FmPortPerformanceCnt->queueCompVal in FM_PORT_SetPerformanceCountersParams()
3808 if (!p_FmPortPerformanceCnt->queueCompVal in FM_PORT_SetPerformanceCountersParams()
3809 || (p_FmPortPerformanceCnt->queueCompVal in FM_PORT_SetPerformanceCountersParams()
3818 if (p_FmPortPerformanceCnt->queueCompVal) in FM_PORT_SetPerformanceCountersParams()
3829 params.queue_val = p_FmPortPerformanceCnt->queueCompVal; in FM_PORT_SetPerformanceCountersParams()
3855 currParams.queueCompVal = 0; in FM_PORT_AnalyzePerformanceParams()
3857 currParams.queueCompVal = 1; in FM_PORT_AnalyzePerformanceParams()