Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/net/dpaa2/base/
H A Ddpaa2_hw_dpni_annot.h307 #define DPAA2_ETH_FAS_L4CE 0x00000001 macro
/f-stack/dpdk/drivers/net/dpaa2/
H A Ddpaa2_rxtx.c188 else if (BIT_ISSET_AT_POS(annotation->word8, DPAA2_ETH_FAS_L4CE)) in dpaa2_dev_rx_parse_slow()
231 else if (BIT_ISSET_AT_POS(annotation->word8, DPAA2_ETH_FAS_L4CE)) in dpaa2_dev_rx_parse()