Searched refs:rauhtd_pl (Results 1 – 1 of 1) sorted by relevance
/Linux-v4.19/drivers/net/ethernet/mellanox/mlxsw/ |
D | spectrum_router.c | 2001 char *rauhtd_pl, in mlxsw_sp_router_neigh_ent_ipv4_process() argument 2010 mlxsw_reg_rauhtd_ent_ipv4_unpack(rauhtd_pl, ent_index, &rif, &dip); in mlxsw_sp_router_neigh_ent_ipv4_process() 2030 char *rauhtd_pl, in mlxsw_sp_router_neigh_ent_ipv6_process() argument 2038 mlxsw_reg_rauhtd_ent_ipv6_unpack(rauhtd_pl, rec_index, &rif, in mlxsw_sp_router_neigh_ent_ipv6_process() 2057 char *rauhtd_pl, in mlxsw_sp_router_neigh_ent_ipv6_process() argument 2064 char *rauhtd_pl, in mlxsw_sp_router_neigh_rec_ipv4_process() argument 2070 num_entries = mlxsw_reg_rauhtd_ipv4_rec_num_entries_get(rauhtd_pl, in mlxsw_sp_router_neigh_rec_ipv4_process() 2080 mlxsw_sp_router_neigh_ent_ipv4_process(mlxsw_sp, rauhtd_pl, in mlxsw_sp_router_neigh_rec_ipv4_process() 2087 char *rauhtd_pl, in mlxsw_sp_router_neigh_rec_ipv6_process() argument 2091 mlxsw_sp_router_neigh_ent_ipv6_process(mlxsw_sp, rauhtd_pl, in mlxsw_sp_router_neigh_rec_ipv6_process() [all …]
|