Searched refs:rxPort (Results 1 - 1 of 1) sorted by path

/freebsd-11-stable/sys/contrib/ncsw/Peripherals/FM/Port/
H A Dfm_port.c342 bool rxPort; local
362 rxPort = TRUE;
367 rxPort = FALSE;
426 numOfPools = (uint8_t)(rxPort ? FM_PORT_MAX_NUM_OF_EXT_POOLS:FM_PORT_MAX_NUM_OF_OBSERVED_EXT_POOLS);
3265 bool rxPort = FALSE; local
3277 rxPort = TRUE;
3295 if (!rxPort && !p_FmPort->imEn)
3308 if (!rxPort && !p_FmPort->imEn)
3344 bool rxPort = FALSE; local
3354 rxPort
[all...]

Completed in 190 milliseconds