ritr_pl 200 drivers/net/ethernet/mellanox/mlxsw/spectrum_router.c char ritr_pl[MLXSW_REG_RITR_LEN]; ritr_pl 206 drivers/net/ethernet/mellanox/mlxsw/spectrum_router.c mlxsw_reg_ritr_rif_pack(ritr_pl, rif_index); ritr_pl 207 drivers/net/ethernet/mellanox/mlxsw/spectrum_router.c err = mlxsw_reg_query(mlxsw_sp->core, MLXSW_REG(ritr), ritr_pl); ritr_pl 211 drivers/net/ethernet/mellanox/mlxsw/spectrum_router.c mlxsw_reg_ritr_counter_pack(ritr_pl, counter_index, enable, ritr_pl 213 drivers/net/ethernet/mellanox/mlxsw/spectrum_router.c return mlxsw_reg_write(mlxsw_sp->core, MLXSW_REG(ritr), ritr_pl); ritr_pl 1451 drivers/net/ethernet/mellanox/mlxsw/spectrum_router.c char ritr_pl[MLXSW_REG_RITR_LEN]; ritr_pl 1457 drivers/net/ethernet/mellanox/mlxsw/spectrum_router.c mlxsw_reg_ritr_pack(ritr_pl, enable, MLXSW_REG_RITR_LOOPBACK_IF, ritr_pl 1459 drivers/net/ethernet/mellanox/mlxsw/spectrum_router.c mlxsw_reg_ritr_loopback_ipip4_pack(ritr_pl, lb_cf.lb_ipipt, ritr_pl 1468 drivers/net/ethernet/mellanox/mlxsw/spectrum_router.c return mlxsw_reg_write(mlxsw_sp->core, MLXSW_REG(ritr), ritr_pl); ritr_pl 6339 drivers/net/ethernet/mellanox/mlxsw/spectrum_router.c char ritr_pl[MLXSW_REG_RITR_LEN]; ritr_pl 6342 drivers/net/ethernet/mellanox/mlxsw/spectrum_router.c mlxsw_reg_ritr_rif_pack(ritr_pl, rif); ritr_pl 6343 drivers/net/ethernet/mellanox/mlxsw/spectrum_router.c err = mlxsw_reg_query(mlxsw_sp->core, MLXSW_REG(ritr), ritr_pl); ritr_pl 6347 drivers/net/ethernet/mellanox/mlxsw/spectrum_router.c mlxsw_reg_ritr_enable_set(ritr_pl, false); ritr_pl 6348 drivers/net/ethernet/mellanox/mlxsw/spectrum_router.c return mlxsw_reg_write(mlxsw_sp->core, MLXSW_REG(ritr), ritr_pl); ritr_pl 6879 drivers/net/ethernet/mellanox/mlxsw/spectrum_router.c char ritr_pl[MLXSW_REG_RITR_LEN]; ritr_pl 6887 drivers/net/ethernet/mellanox/mlxsw/spectrum_router.c mlxsw_reg_ritr_rif_pack(ritr_pl, rif_index); ritr_pl 6888 drivers/net/ethernet/mellanox/mlxsw/spectrum_router.c err = mlxsw_reg_query(mlxsw_sp->core, MLXSW_REG(ritr), ritr_pl); ritr_pl 6893 drivers/net/ethernet/mellanox/mlxsw/spectrum_router.c mlxsw_reg_ritr_if_vrrp_id_ipv4_set(ritr_pl, vrrp_id); ritr_pl 6895 drivers/net/ethernet/mellanox/mlxsw/spectrum_router.c mlxsw_reg_ritr_if_vrrp_id_ipv6_set(ritr_pl, vrrp_id); ritr_pl 6897 drivers/net/ethernet/mellanox/mlxsw/spectrum_router.c return mlxsw_reg_write(mlxsw_sp->core, MLXSW_REG(ritr), ritr_pl); ritr_pl 7161 drivers/net/ethernet/mellanox/mlxsw/spectrum_router.c char ritr_pl[MLXSW_REG_RITR_LEN]; ritr_pl 7164 drivers/net/ethernet/mellanox/mlxsw/spectrum_router.c mlxsw_reg_ritr_rif_pack(ritr_pl, rif_index); ritr_pl 7165 drivers/net/ethernet/mellanox/mlxsw/spectrum_router.c err = mlxsw_reg_query(mlxsw_sp->core, MLXSW_REG(ritr), ritr_pl); ritr_pl 7169 drivers/net/ethernet/mellanox/mlxsw/spectrum_router.c mlxsw_reg_ritr_mtu_set(ritr_pl, mtu); ritr_pl 7170 drivers/net/ethernet/mellanox/mlxsw/spectrum_router.c mlxsw_reg_ritr_if_mac_memcpy_to(ritr_pl, mac); ritr_pl 7171 drivers/net/ethernet/mellanox/mlxsw/spectrum_router.c mlxsw_reg_ritr_op_set(ritr_pl, MLXSW_REG_RITR_RIF_CREATE); ritr_pl 7172 drivers/net/ethernet/mellanox/mlxsw/spectrum_router.c return mlxsw_reg_write(mlxsw_sp->core, MLXSW_REG(ritr), ritr_pl); ritr_pl 7359 drivers/net/ethernet/mellanox/mlxsw/spectrum_router.c char ritr_pl[MLXSW_REG_RITR_LEN]; ritr_pl 7362 drivers/net/ethernet/mellanox/mlxsw/spectrum_router.c mlxsw_reg_ritr_pack(ritr_pl, enable, MLXSW_REG_RITR_SP_IF, ritr_pl 7364 drivers/net/ethernet/mellanox/mlxsw/spectrum_router.c mlxsw_reg_ritr_mac_pack(ritr_pl, rif->dev->dev_addr); ritr_pl 7365 drivers/net/ethernet/mellanox/mlxsw/spectrum_router.c mlxsw_reg_ritr_sp_if_pack(ritr_pl, rif_subport->lag, ritr_pl 7370 drivers/net/ethernet/mellanox/mlxsw/spectrum_router.c return mlxsw_reg_write(mlxsw_sp->core, MLXSW_REG(ritr), ritr_pl); ritr_pl 7426 drivers/net/ethernet/mellanox/mlxsw/spectrum_router.c char ritr_pl[MLXSW_REG_RITR_LEN]; ritr_pl 7428 drivers/net/ethernet/mellanox/mlxsw/spectrum_router.c mlxsw_reg_ritr_pack(ritr_pl, enable, type, rif->rif_index, rif->vr_id, ritr_pl 7430 drivers/net/ethernet/mellanox/mlxsw/spectrum_router.c mlxsw_reg_ritr_mac_pack(ritr_pl, rif->dev->dev_addr); ritr_pl 7431 drivers/net/ethernet/mellanox/mlxsw/spectrum_router.c mlxsw_reg_ritr_fid_set(ritr_pl, type, vid_fid); ritr_pl 7433 drivers/net/ethernet/mellanox/mlxsw/spectrum_router.c return mlxsw_reg_write(mlxsw_sp->core, MLXSW_REG(ritr), ritr_pl); ritr_pl 7723 drivers/net/ethernet/mellanox/mlxsw/spectrum_router.c char ritr_pl[MLXSW_REG_RITR_LEN]; ritr_pl 7725 drivers/net/ethernet/mellanox/mlxsw/spectrum_router.c mlxsw_reg_ritr_pack(ritr_pl, enable, MLXSW_REG_RITR_LOOPBACK_IF, ritr_pl 7727 drivers/net/ethernet/mellanox/mlxsw/spectrum_router.c mlxsw_reg_ritr_loopback_protocol_set(ritr_pl, ritr_pl 7730 drivers/net/ethernet/mellanox/mlxsw/spectrum_router.c return mlxsw_reg_write(mlxsw_sp->core, MLXSW_REG(ritr), ritr_pl);