Home
last modified time | relevance | path

Searched refs:pass_timestamp (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/drivers/net/ethernet/freescale/dpaa2/
H A Ddpni.h321 * @pass_timestamp: Pass timestamp value
331 int pass_timestamp; member
H A 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()
H A Ddpaa2-eth.c2930 buf_layout.pass_timestamp = true; in dpaa2_eth_set_buffer_layout()
/kernel/linux/linux-6.6/drivers/net/ethernet/freescale/dpaa2/
H A Ddpni.h324 * @pass_timestamp: Pass timestamp value
334 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.c3502 buf_layout.pass_timestamp = true; in dpaa2_eth_set_buffer_layout()

Completed in 20 milliseconds