Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/net/ethernet/freescale/dpaa2/
H A Ddpni.h1090 * will not work. If the field is zero, offset and ch_update
1095 * @ch_update: when set UDP checksum will be updated inside packet
1102 u8 ch_update; member
H A Ddpni.c2037 ptp_cfg->ch_update = dpni_get_field(le16_to_cpu(rsp_params->flags), in dpni_get_single_step_cfg()
2075 dpni_set_field(flags, PTP_CH_UPDATE, !!ptp_cfg->ch_update); in dpni_set_single_step_cfg()
H A Ddpaa2-eth.c726 cfg.ch_update = udp; in dpaa2_eth_enable_tx_tstamp()
/kernel/linux/linux-6.6/drivers/net/ethernet/freescale/dpaa2/
H A Ddpni.h1077 * will not work. If the field is zero, offset and ch_update
1082 * @ch_update: when set UDP checksum will be updated inside packet
1094 u8 ch_update; member
H A Ddpni.c2140 ptp_cfg->ch_update = dpni_get_field(le16_to_cpu(rsp_params->flags), in dpni_get_single_step_cfg()
2180 dpni_set_field(flags, PTP_CH_UPDATE, !!ptp_cfg->ch_update); in dpni_set_single_step_cfg()
H A Ddpaa2-eth.c53 cfg.ch_update = udp; in dpaa2_update_ptp_onestep_indirect()

Completed in 19 milliseconds