Home
last modified time | relevance | path

Searched refs:e_FM_PORT_DEQ_NO_PREFETCH (Results 1 – 3 of 3) sorted by relevance

/freebsd-head/sys/contrib/ncsw/inc/Peripherals/
HDfm_port_ext.h363 e_FM_PORT_DEQ_NO_PREFETCH, /**< QMI preforms a dequeue action for a single frame enumerator
/freebsd-head/sys/contrib/ncsw/Peripherals/FM/Port/
HDfm_port.h74 #define DEFAULT_PORT_deqPrefetchOption_HC e_FM_PORT_DEQ_NO_PREFETCH
HDfm_port.c745 if (p_DriverParams->deqPrefetchOption == e_FM_PORT_DEQ_NO_PREFETCH) in InitLowLevelDriver()