Home
last modified time | relevance | path

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

/drivers/net/ethernet/freescale/dpaa2/
Ddpni.h331 int pass_timestamp; member
Ddpni.c636 layout->pass_timestamp = dpni_get_field(rsp_params->flags, PASS_TS); in dpni_get_buffer_layout()
675 dpni_set_field(cmd_params->flags, PASS_TS, layout->pass_timestamp); in dpni_set_buffer_layout()
Ddpaa2-eth.c2930 buf_layout.pass_timestamp = true; in dpaa2_eth_set_buffer_layout()