Searched refs:pptb (Results 1 – 4 of 4) sorted by relevance
/linux-6.6.21/drivers/net/ethernet/mellanox/mlx5/core/en/ |
D | port_buffer.h | 44 MLX5_CAP_PCAM_REG(mdev, pptb))
|
/linux-6.6.21/drivers/net/ethernet/mellanox/mlxsw/ |
D | reg.h | 5633 MLXSW_REG_DEFINE(pptb, MLXSW_REG_PPTB_ID, MLXSW_REG_PPTB_LEN); 5650 MLXSW_ITEM32(reg, pptb, mm, 0x00, 28, 2); 5656 MLXSW_ITEM32_LP(reg, pptb, 0x00, 16, 0x00, 12); 5662 MLXSW_ITEM32(reg, pptb, um, 0x00, 8, 1); 5669 MLXSW_ITEM32(reg, pptb, pm, 0x00, 0, 8); 5676 MLXSW_ITEM_BIT_ARRAY(reg, pptb, prio_to_buff, 0x04, 0x04, 4); 5683 MLXSW_ITEM32(reg, pptb, pm_msb, 0x08, 24, 8); 5692 MLXSW_ITEM32(reg, pptb, untagged_buff, 0x08, 0, 4); 5699 MLXSW_ITEM_BIT_ARRAY(reg, pptb, prio_to_buff_msb, 0x0C, 0x04, 4); 5705 MLXSW_REG_ZERO(pptb, payload); in mlxsw_reg_pptb_pack() [all …]
|
D | spectrum_buffers.c | 498 err = mlxsw_reg_write(mlxsw_sp_port->mlxsw_sp->core, MLXSW_REG(pptb), pptb_pl); in mlxsw_sp_hdroom_configure_priomap()
|
/linux-6.6.21/include/linux/mlx5/ |
D | mlx5_ifc.h | 10088 u8 pptb[0x1]; member
|