Searched refs:rauhtd_pl (Results 1 – 1 of 1) sorted by relevance
/Linux-v5.10/drivers/net/ethernet/mellanox/mlxsw/ |
D | spectrum_router.c | 2177 char *rauhtd_pl, in mlxsw_sp_router_neigh_ent_ipv4_process() argument 2186 mlxsw_reg_rauhtd_ent_ipv4_unpack(rauhtd_pl, ent_index, &rif, &dip); in mlxsw_sp_router_neigh_ent_ipv4_process() 2206 char *rauhtd_pl, in mlxsw_sp_router_neigh_ent_ipv6_process() argument 2214 mlxsw_reg_rauhtd_ent_ipv6_unpack(rauhtd_pl, rec_index, &rif, in mlxsw_sp_router_neigh_ent_ipv6_process() 2233 char *rauhtd_pl, in mlxsw_sp_router_neigh_ent_ipv6_process() argument 2240 char *rauhtd_pl, in mlxsw_sp_router_neigh_rec_ipv4_process() argument 2246 num_entries = mlxsw_reg_rauhtd_ipv4_rec_num_entries_get(rauhtd_pl, in mlxsw_sp_router_neigh_rec_ipv4_process() 2256 mlxsw_sp_router_neigh_ent_ipv4_process(mlxsw_sp, rauhtd_pl, in mlxsw_sp_router_neigh_rec_ipv4_process() 2263 char *rauhtd_pl, in mlxsw_sp_router_neigh_rec_ipv6_process() argument 2267 mlxsw_sp_router_neigh_ent_ipv6_process(mlxsw_sp, rauhtd_pl, in mlxsw_sp_router_neigh_rec_ipv6_process() [all …]
|