Searched refs:pptb (Results 1 – 4 of 4) sorted by relevance
| /linux-6.15/drivers/net/ethernet/mellanox/mlx5/core/en/ |
| H A D | port_buffer.h | 44 MLX5_CAP_PCAM_REG(mdev, pptb))
|
| /linux-6.15/drivers/net/ethernet/mellanox/mlxsw/ |
| H A D | reg.h | 5708 MLXSW_REG_DEFINE(pptb, MLXSW_REG_PPTB_ID, MLXSW_REG_PPTB_LEN); 5725 MLXSW_ITEM32(reg, pptb, mm, 0x00, 28, 2); 5731 MLXSW_ITEM32_LP(reg, pptb, 0x00, 16, 0x00, 12); 5737 MLXSW_ITEM32(reg, pptb, um, 0x00, 8, 1); 5744 MLXSW_ITEM32(reg, pptb, pm, 0x00, 0, 8); 5751 MLXSW_ITEM_BIT_ARRAY(reg, pptb, prio_to_buff, 0x04, 0x04, 4); 5758 MLXSW_ITEM32(reg, pptb, pm_msb, 0x08, 24, 8); 5767 MLXSW_ITEM32(reg, pptb, untagged_buff, 0x08, 0, 4); 5774 MLXSW_ITEM_BIT_ARRAY(reg, pptb, prio_to_buff_msb, 0x0C, 0x04, 4); 5780 MLXSW_REG_ZERO(pptb, payload); in mlxsw_reg_pptb_pack() [all …]
|
| H A D | spectrum_buffers.c | 500 err = mlxsw_reg_write(mlxsw_sp_port->mlxsw_sp->core, MLXSW_REG(pptb), pptb_pl); in mlxsw_sp_hdroom_configure_priomap()
|
| /linux-6.15/include/linux/mlx5/ |
| H A D | mlx5_ifc.h | 10627 u8 pptb[0x1]; member
|