Home
last modified time | relevance | path

Searched refs:MLXSW_REG_RATR_OP_WRITE_WRITE_ENTRY (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/drivers/net/ethernet/mellanox/mlxsw/
H A Dspectrum_ipip.c174 op = force ? MLXSW_REG_RATR_OP_WRITE_WRITE_ENTRY : in mlxsw_sp_ipip_nexthop_update_gre4()
388 op = force ? MLXSW_REG_RATR_OP_WRITE_WRITE_ENTRY : in mlxsw_sp_ipip_nexthop_update_gre6()
H A Dspectrum_router.c3638 op = force ? MLXSW_REG_RATR_OP_WRITE_WRITE_ENTRY : in __mlxsw_sp_nexthop_eth_update()
4649 mlxsw_reg_ratr_pack(ratr_pl, MLXSW_REG_RATR_OP_WRITE_WRITE_ENTRY, true, in mlxsw_sp_adj_trap_entry_init()
H A Dreg.h7217 MLXSW_REG_RATR_OP_WRITE_WRITE_ENTRY = 1, enumerator