Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/net/ethernet/freescale/dpaa2/
Ddpni.h325 int pass_timestamp; member
Ddpni.c638 layout->pass_timestamp = dpni_get_field(rsp_params->flags, PASS_TS); in dpni_get_buffer_layout()
677 dpni_set_field(cmd_params->flags, PASS_TS, layout->pass_timestamp); in dpni_set_buffer_layout()
Ddpaa2-eth.c3299 buf_layout.pass_timestamp = true; in dpaa2_eth_set_buffer_layout()