Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/net/ethernet/mellanox/mlxsw/
Dspectrum_acl_atcam.c402 mlxsw_reg_ptce3_pack(ptce3_pl, true, MLXSW_REG_PTCE3_OP_WRITE_WRITE, in mlxsw_sp_acl_atcam_region_entry_insert()
431 mlxsw_reg_ptce3_pack(ptce3_pl, false, MLXSW_REG_PTCE3_OP_WRITE_WRITE, 0, in mlxsw_sp_acl_atcam_region_entry_remove()
460 mlxsw_reg_ptce3_pack(ptce3_pl, true, MLXSW_REG_PTCE3_OP_WRITE_UPDATE, in mlxsw_sp_acl_atcam_region_entry_action_replace()
Dreg.h2942 static inline void mlxsw_reg_ptce3_pack(char *payload, bool valid, in mlxsw_reg_ptce3_pack() function