Searched refs:mlxsw_reg_ptar_pack (Results 1 – 3 of 3) sorted by relevance
20 mlxsw_reg_ptar_pack(ptar_pl, MLXSW_REG_PTAR_OP_RESIZE, in mlxsw_sp_acl_ctcam_region_resize()
579 mlxsw_reg_ptar_pack(ptar_pl, MLXSW_REG_PTAR_OP_ALLOC, in mlxsw_sp_acl_tcam_region_alloc()603 mlxsw_reg_ptar_pack(ptar_pl, MLXSW_REG_PTAR_OP_FREE, in mlxsw_sp_acl_tcam_region_free()
2768 static inline void mlxsw_reg_ptar_pack(char *payload, enum mlxsw_reg_ptar_op op, in mlxsw_reg_ptar_pack() function