Searched refs:ing_types (Results 1 - 4 of 4) sorted by relevance
/kernel/linux/linux-6.6/drivers/net/ethernet/mellanox/mlxsw/ |
H A D | spectrum_ptp.c | 718 types = ingress ? mlxsw_sp_port->ptp.ing_types : in mlxsw_sp1_ptp_got_packet() 760 types = ingress ? mlxsw_sp_port->ptp.ing_types : in mlxsw_sp1_ptp_got_timestamp() 897 u16 ing_types, u16 egr_types) in mlxsw_sp1_ptp_mtpppc_set() 901 mlxsw_reg_mtpppc_pack(mtpppc_pl, ing_types, egr_types); in mlxsw_sp1_ptp_mtpppc_set() 1098 u16 ing_types = 0x00; in mlxsw_sp1_ptp_get_message_types() local 1117 ing_types = 0x00; in mlxsw_sp1_ptp_get_message_types() 1123 ing_types = 0x01; in mlxsw_sp1_ptp_get_message_types() 1129 ing_types = 0x02; in mlxsw_sp1_ptp_get_message_types() 1135 ing_types = 0x0f; in mlxsw_sp1_ptp_get_message_types() 1138 ing_types in mlxsw_sp1_ptp_get_message_types() 896 mlxsw_sp1_ptp_mtpppc_set(struct mlxsw_sp *mlxsw_sp, u16 ing_types, u16 egr_types) mlxsw_sp1_ptp_mtpppc_set() argument 1153 mlxsw_sp1_ptp_mtpppc_update(struct mlxsw_sp_port *mlxsw_sp_port, u16 ing_types, u16 egr_types) mlxsw_sp1_ptp_mtpppc_update() argument 1251 u16 ing_types; mlxsw_sp1_ptp_hwtstamp_set() local 1469 u16 ing_types = 0x00; mlxsw_sp2_ptp_get_message_types() local 1528 mlxsw_sp2_ptp_mtpcpc_set(struct mlxsw_sp *mlxsw_sp, bool ptp_trap_en, u16 ing_types, u16 egr_types) mlxsw_sp2_ptp_mtpcpc_set() argument 1538 mlxsw_sp2_ptp_enable(struct mlxsw_sp *mlxsw_sp, u16 ing_types, u16 egr_types, struct hwtstamp_config new_config) mlxsw_sp2_ptp_enable() argument 1567 mlxsw_sp2_ptp_configure_port(struct mlxsw_sp_port *mlxsw_sp_port, u16 ing_types, u16 egr_types, struct hwtstamp_config new_config) mlxsw_sp2_ptp_configure_port() argument [all...] |
H A D | spectrum.h | 361 u16 ing_types; member
|
/kernel/linux/linux-5.10/drivers/net/ethernet/mellanox/mlxsw/ |
H A D | spectrum_ptp.c | 539 types = ingress ? mlxsw_sp_port->ptp.ing_types : in mlxsw_sp1_ptp_got_packet() 582 types = ingress ? mlxsw_sp_port->ptp.ing_types : in mlxsw_sp1_ptp_got_timestamp() 718 u16 ing_types, u16 egr_types) in mlxsw_sp1_ptp_mtpppc_set() 722 mlxsw_reg_mtpppc_pack(mtpppc_pl, ing_types, egr_types); in mlxsw_sp1_ptp_mtpppc_set() 897 u16 ing_types = 0x00; in mlxsw_sp_ptp_get_message_types() local 916 ing_types = 0x00; in mlxsw_sp_ptp_get_message_types() 922 ing_types = 0x01; in mlxsw_sp_ptp_get_message_types() 928 ing_types = 0x02; in mlxsw_sp_ptp_get_message_types() 934 ing_types = 0x0f; in mlxsw_sp_ptp_get_message_types() 937 ing_types in mlxsw_sp_ptp_get_message_types() 717 mlxsw_sp1_ptp_mtpppc_set(struct mlxsw_sp *mlxsw_sp, u16 ing_types, u16 egr_types) mlxsw_sp1_ptp_mtpppc_set() argument 952 mlxsw_sp1_ptp_mtpppc_update(struct mlxsw_sp_port *mlxsw_sp_port, u16 ing_types, u16 egr_types) mlxsw_sp1_ptp_mtpppc_update() argument 1050 u16 ing_types; mlxsw_sp1_ptp_hwtstamp_set() local [all...] |
H A D | spectrum.h | 315 u16 ing_types; member
|
Completed in 9 milliseconds