Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/freescale/dpaa2/
H A Ddpni.h293 #define DPNI_BUF_LAYOUT_OPT_TIMESTAMP 0x00000001 macro
H A Ddpaa2-eth.c3509 DPNI_BUF_LAYOUT_OPT_TIMESTAMP | in dpaa2_eth_set_buffer_layout()
3519 buf_layout.options = DPNI_BUF_LAYOUT_OPT_TIMESTAMP | in dpaa2_eth_set_buffer_layout()
3552 DPNI_BUF_LAYOUT_OPT_TIMESTAMP; in dpaa2_eth_set_buffer_layout()
/openbmc/u-boot/include/fsl-mc/
H A Dfsl_dpni.h755 #define DPNI_BUF_LAYOUT_OPT_TIMESTAMP 0x00000001 macro