Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/mellanox/mlxsw/
H A Dspectrum_ipip.c178 op = force ? MLXSW_REG_RATR_OP_WRITE_WRITE_ENTRY : in mlxsw_sp_ipip_nexthop_update_gre4()
395 op = force ? MLXSW_REG_RATR_OP_WRITE_WRITE_ENTRY : in mlxsw_sp_ipip_nexthop_update_gre6()
H A Dspectrum_router.c3752 op = force ? MLXSW_REG_RATR_OP_WRITE_WRITE_ENTRY : in __mlxsw_sp_nexthop_eth_update()
4773 mlxsw_reg_ratr_pack(ratr_pl, MLXSW_REG_RATR_OP_WRITE_WRITE_ENTRY, true, in mlxsw_sp_adj_trap_entry_init()
H A Dreg.h7292 MLXSW_REG_RATR_OP_WRITE_WRITE_ENTRY = 1, enumerator