Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/net/dpaa2/base/
H A Ddpaa2_hw_dpni_annot.h282 #define DPAA2_ETH_FAS_PTP BIT_POS(59) macro
/f-stack/dpdk/drivers/net/dpaa2/
H A Ddpaa2_rxtx.c142 if (BIT_ISSET_AT_POS(annotation->word1, DPAA2_ETH_FAS_PTP)) in dpaa2_dev_rx_parse_slow()