Home
last modified time | relevance | path

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

/freebsd/sys/contrib/ncsw/Peripherals/FM/Port/
H A Dfm_port.h639 #define MIN_TX_INT_OFFSET 16 macro
H A Dfm_port.c132 < MIN_TX_INT_OFFSET)) in CheckInitParameters()
136 … ("non-Rx intContext.intContextOffset can't be smaller than %d", MIN_TX_INT_OFFSET)); in CheckInitParameters()