Searched refs:mlxsw_reg_ptce2_pack (Results 1 – 3 of 3) sorted by relevance
/drivers/net/ethernet/mellanox/mlxsw/ |
D | spectrum_acl_ctcam.c | 60 mlxsw_reg_ptce2_pack(ptce2_pl, true, MLXSW_REG_PTCE2_OP_WRITE_WRITE, in mlxsw_sp_acl_ctcam_region_entry_insert() 93 mlxsw_reg_ptce2_pack(ptce2_pl, false, MLXSW_REG_PTCE2_OP_WRITE_WRITE, in mlxsw_sp_acl_ctcam_region_entry_remove() 110 mlxsw_reg_ptce2_pack(ptce2_pl, true, MLXSW_REG_PTCE2_OP_WRITE_UPDATE, in mlxsw_sp_acl_ctcam_region_entry_action_replace()
|
D | spectrum1_acl_tcam.c | 213 mlxsw_reg_ptce2_pack(ptce2_pl, true, MLXSW_REG_PTCE2_OP_QUERY_CLEAR_ON_READ, in mlxsw_sp1_acl_tcam_region_entry_activity_get()
|
D | reg.h | 2638 static inline void mlxsw_reg_ptce2_pack(char *payload, bool valid, in mlxsw_reg_ptce2_pack() function
|