Home
last modified time | relevance | path

Searched refs:mlxsw_reg_rgcr_pack (Results 1 – 2 of 2) sorted by relevance

/linux-5.19.10/drivers/net/ethernet/mellanox/mlxsw/
Dspectrum_router.c10535 mlxsw_reg_rgcr_pack(rgcr_pl, true, true); in __mlxsw_sp_router_init()
10545 mlxsw_reg_rgcr_pack(rgcr_pl, false, false); in __mlxsw_sp_router_fini()
Dreg.h6526 static inline void mlxsw_reg_rgcr_pack(char *payload, bool ipv4_en, in mlxsw_reg_rgcr_pack() function