Searched refs:rauhtd_pl (Results 1 – 1 of 1) sorted by relevance
/openbmc/linux/drivers/net/ethernet/mellanox/mlxsw/ |
H A D | spectrum_router.c | 2411 char *rauhtd_pl, in mlxsw_sp_router_neigh_ent_ipv4_process() argument 2421 mlxsw_reg_rauhtd_ent_ipv4_unpack(rauhtd_pl, ent_index, &rif, &dip); in mlxsw_sp_router_neigh_ent_ipv4_process() 2443 char *rauhtd_pl, in mlxsw_sp_router_neigh_ent_ipv6_process() argument 2451 mlxsw_reg_rauhtd_ent_ipv6_unpack(rauhtd_pl, rec_index, &rif, in mlxsw_sp_router_neigh_ent_ipv6_process() 2470 char *rauhtd_pl, in mlxsw_sp_router_neigh_ent_ipv6_process() argument 2477 char *rauhtd_pl, in mlxsw_sp_router_neigh_rec_ipv4_process() argument 2483 num_entries = mlxsw_reg_rauhtd_ipv4_rec_num_entries_get(rauhtd_pl, in mlxsw_sp_router_neigh_rec_ipv4_process() 2493 mlxsw_sp_router_neigh_ent_ipv4_process(mlxsw_sp, rauhtd_pl, in mlxsw_sp_router_neigh_rec_ipv4_process() 2500 char *rauhtd_pl, in mlxsw_sp_router_neigh_rec_ipv6_process() argument 2504 mlxsw_sp_router_neigh_ent_ipv6_process(mlxsw_sp, rauhtd_pl, in mlxsw_sp_router_neigh_rec_ipv6_process() [all …]
|