Home
last modified time | relevance | path

Searched refs:orig_ing_types (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/net/ethernet/mellanox/mlxsw/
H A Dspectrum_ptp.c957 u16 orig_ing_types = 0; in mlxsw_sp1_ptp_mtpppc_update() local
968 orig_ing_types |= tmp->ptp.ing_types; in mlxsw_sp1_ptp_mtpppc_update()
977 if ((ing_types || egr_types) && !(orig_ing_types || orig_egr_types)) { in mlxsw_sp1_ptp_mtpppc_update()
984 if (!(ing_types || egr_types) && (orig_ing_types || orig_egr_types)) in mlxsw_sp1_ptp_mtpppc_update()
/kernel/linux/linux-6.6/drivers/net/ethernet/mellanox/mlxsw/
H A Dspectrum_ptp.c1158 u16 orig_ing_types = 0; in mlxsw_sp1_ptp_mtpppc_update() local
1169 orig_ing_types |= tmp->ptp.ing_types; in mlxsw_sp1_ptp_mtpppc_update()
1178 if ((ing_types || egr_types) && !(orig_ing_types || orig_egr_types)) { in mlxsw_sp1_ptp_mtpppc_update()
1185 if (!(ing_types || egr_types) && (orig_ing_types || orig_egr_types)) in mlxsw_sp1_ptp_mtpppc_update()

Completed in 5 milliseconds