Home
last modified time | relevance | path

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

/openbmc/u-boot/include/fsl-mc/
H A Dfsl_dpni.h146 MC_CMD_OP(cmd, 0, 48, 1, int, layout->pass_timestamp); \
783 int pass_timestamp; member
/openbmc/linux/drivers/net/ethernet/freescale/dpaa2/
H A Ddpni.h334 int pass_timestamp; member
H A Ddpni.c642 layout->pass_timestamp = dpni_get_field(rsp_params->flags, PASS_TS); in dpni_get_buffer_layout()
681 dpni_set_field(cmd_params->flags, PASS_TS, layout->pass_timestamp); in dpni_set_buffer_layout()
H A Ddpaa2-eth.c3506 buf_layout.pass_timestamp = true; in dpaa2_eth_set_buffer_layout()