Searched refs:rauhtd_pl (Results 1 – 1 of 1) sorted by relevance
/kernel/linux/linux-5.10/drivers/net/ethernet/mellanox/mlxsw/ |
D | spectrum_router.c | 2177 char *rauhtd_pl, in mlxsw_sp_router_neigh_ent_ipv4_process() argument 2187 mlxsw_reg_rauhtd_ent_ipv4_unpack(rauhtd_pl, ent_index, &rif, &dip); in mlxsw_sp_router_neigh_ent_ipv4_process() 2209 char *rauhtd_pl, in mlxsw_sp_router_neigh_ent_ipv6_process() argument 2217 mlxsw_reg_rauhtd_ent_ipv6_unpack(rauhtd_pl, rec_index, &rif, in mlxsw_sp_router_neigh_ent_ipv6_process() 2236 char *rauhtd_pl, in mlxsw_sp_router_neigh_ent_ipv6_process() argument 2243 char *rauhtd_pl, in mlxsw_sp_router_neigh_rec_ipv4_process() argument 2249 num_entries = mlxsw_reg_rauhtd_ipv4_rec_num_entries_get(rauhtd_pl, in mlxsw_sp_router_neigh_rec_ipv4_process() 2259 mlxsw_sp_router_neigh_ent_ipv4_process(mlxsw_sp, rauhtd_pl, in mlxsw_sp_router_neigh_rec_ipv4_process() 2266 char *rauhtd_pl, in mlxsw_sp_router_neigh_rec_ipv6_process() argument 2270 mlxsw_sp_router_neigh_ent_ipv6_process(mlxsw_sp, rauhtd_pl, in mlxsw_sp_router_neigh_rec_ipv6_process() [all …]
|