Searched refs:mlxsw_reg_ritr_pack (Results 1 - 2 of 2) sorted by relevance

/linux-master/drivers/net/ethernet/mellanox/mlxsw/
H A Dspectrum_router.c1658 mlxsw_reg_ritr_pack(ritr_pl, enable, MLXSW_REG_RITR_LOOPBACK_IF,
1668 mlxsw_reg_ritr_pack(ritr_pl, enable, MLXSW_REG_RITR_LOOPBACK_IF,
10412 mlxsw_reg_ritr_pack(ritr_pl, enable, MLXSW_REG_RITR_SP_IF,
10505 mlxsw_reg_ritr_pack(ritr_pl, enable, type, rif->rif_index, rif->vr_id,
10881 mlxsw_reg_ritr_pack(ritr_pl, enable, MLXSW_REG_RITR_LOOPBACK_IF,
H A Dreg.h7139 static inline void mlxsw_reg_ritr_pack(char *payload, bool enable,
7175 mlxsw_reg_ritr_pack(payload, enable, type, rif, vr_id, mtu);
7136 static inline void mlxsw_reg_ritr_pack(char *payload, bool enable, function

Completed in 154 milliseconds