Home
last modified time | relevance | path

Searched refs:FM_PORT_PRS_RESULT_NUM_OF_WORDS (Results 1 – 4 of 4) sorted by relevance

/f-stack/freebsd/contrib/ncsw/Peripherals/FM/Port/
H A Dfm_port.h266 volatile uint32_t fmbm_rprai[FM_PORT_PRS_RESULT_NUM_OF_WORDS];
369 volatile uint32_t fmbm_oprai[FM_PORT_PRS_RESULT_NUM_OF_WORDS];
H A Dfm_port.c1652 for (i = 0; i < FM_PORT_PRS_RESULT_NUM_OF_WORDS; i++) in SetPcd()
1660 if (i < FM_PORT_PRS_RESULT_NUM_OF_WORDS / 2) in SetPcd()
/f-stack/freebsd/contrib/ncsw/inc/Peripherals/
H A Dfm_port_ext.h122 #define FM_PORT_PRS_RESULT_NUM_OF_WORDS 8 /**< Number of 4 bytes words in parser result */ macro
/f-stack/dpdk/drivers/net/dpaa/fmlib/
H A Dfm_port_ext.h1293 #define FM_PORT_PRS_RESULT_NUM_OF_WORDS 8 macro