Searched refs:mlxsw_sp1_ptp_unmatched (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/drivers/net/ethernet/mellanox/mlxsw/ |
H A D | spectrum_ptp.c | 46 struct mlxsw_sp1_ptp_unmatched { struct 56 .key_len = sizeof_field(struct mlxsw_sp1_ptp_unmatched, key), 57 .key_offset = offsetof(struct mlxsw_sp1_ptp_unmatched, key), 58 .head_offset = offsetof(struct mlxsw_sp1_ptp_unmatched, ht_node), 352 struct mlxsw_sp1_ptp_unmatched *unmatched; in mlxsw_sp1_ptp_unmatched_save() 372 static struct mlxsw_sp1_ptp_unmatched * 376 struct mlxsw_sp1_ptp_unmatched *unmatched, *last = NULL; in mlxsw_sp1_ptp_unmatched_lookup() 393 struct mlxsw_sp1_ptp_unmatched *unmatched) in mlxsw_sp1_ptp_unmatched_remove() 455 struct mlxsw_sp1_ptp_unmatched *unmatched) in mlxsw_sp1_ptp_unmatched_finish() 470 struct mlxsw_sp1_ptp_unmatched *unmatche in mlxsw_sp1_ptp_unmatched_free_fn() [all...] |
/kernel/linux/linux-6.6/drivers/net/ethernet/mellanox/mlxsw/ |
H A D | spectrum_ptp.c | 60 struct mlxsw_sp1_ptp_unmatched { struct 70 .key_len = sizeof_field(struct mlxsw_sp1_ptp_unmatched, key), 71 .key_offset = offsetof(struct mlxsw_sp1_ptp_unmatched, key), 72 .head_offset = offsetof(struct mlxsw_sp1_ptp_unmatched, ht_node), 523 struct mlxsw_sp1_ptp_unmatched *unmatched; in mlxsw_sp1_ptp_unmatched_save() 543 static struct mlxsw_sp1_ptp_unmatched * 548 struct mlxsw_sp1_ptp_unmatched *unmatched, *last = NULL; in mlxsw_sp1_ptp_unmatched_lookup() 565 struct mlxsw_sp1_ptp_unmatched *unmatched) in mlxsw_sp1_ptp_unmatched_remove() 633 struct mlxsw_sp1_ptp_unmatched *unmatched) in mlxsw_sp1_ptp_unmatched_finish() 648 struct mlxsw_sp1_ptp_unmatched *unmatche in mlxsw_sp1_ptp_unmatched_free_fn() [all...] |
Completed in 5 milliseconds