Searched refs:rauhtd_pl (Results 1 – 1 of 1) sorted by relevance
/linux-6.1.9/drivers/net/ethernet/mellanox/mlxsw/ |
D | spectrum_router.c | 2308 char *rauhtd_pl, in mlxsw_sp_router_neigh_ent_ipv4_process() argument 2318 mlxsw_reg_rauhtd_ent_ipv4_unpack(rauhtd_pl, ent_index, &rif, &dip); in mlxsw_sp_router_neigh_ent_ipv4_process() 2340 char *rauhtd_pl, in mlxsw_sp_router_neigh_ent_ipv6_process() argument 2348 mlxsw_reg_rauhtd_ent_ipv6_unpack(rauhtd_pl, rec_index, &rif, in mlxsw_sp_router_neigh_ent_ipv6_process() 2367 char *rauhtd_pl, in mlxsw_sp_router_neigh_ent_ipv6_process() argument 2374 char *rauhtd_pl, in mlxsw_sp_router_neigh_rec_ipv4_process() argument 2380 num_entries = mlxsw_reg_rauhtd_ipv4_rec_num_entries_get(rauhtd_pl, in mlxsw_sp_router_neigh_rec_ipv4_process() 2390 mlxsw_sp_router_neigh_ent_ipv4_process(mlxsw_sp, rauhtd_pl, in mlxsw_sp_router_neigh_rec_ipv4_process() 2397 char *rauhtd_pl, in mlxsw_sp_router_neigh_rec_ipv6_process() argument 2401 mlxsw_sp_router_neigh_ent_ipv6_process(mlxsw_sp, rauhtd_pl, in mlxsw_sp_router_neigh_rec_ipv6_process() [all …]
|