Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/net/ethernet/mellanox/mlxsw/
Dspectrum_acl_ctcam.c20 mlxsw_reg_ptar_pack(ptar_pl, MLXSW_REG_PTAR_OP_RESIZE, in mlxsw_sp_acl_ctcam_region_resize()
Dspectrum_acl_tcam.c638 mlxsw_reg_ptar_pack(ptar_pl, MLXSW_REG_PTAR_OP_ALLOC, in mlxsw_sp_acl_tcam_region_alloc()
662 mlxsw_reg_ptar_pack(ptar_pl, MLXSW_REG_PTAR_OP_FREE, in mlxsw_sp_acl_tcam_region_free()
Dreg.h2318 static inline void mlxsw_reg_ptar_pack(char *payload, enum mlxsw_reg_ptar_op op, in mlxsw_reg_ptar_pack() function