Home
last modified time | relevance | path

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

/freebsd/sys/contrib/ncsw/Peripherals/FM/Port/
H A Dfm_port.h188 #define DEFAULT_PORT_rxBdRingLength 128 macro
H A Dfm_port_im.c265 p_FmPort->im.bdRingSize = DEFAULT_PORT_rxBdRingLength; in FmPortConfigIM()