Searched refs:pptb (Results 1 – 4 of 4) sorted by relevance
/Linux-v6.1/drivers/net/ethernet/mellanox/mlx5/core/en/ |
D | port_buffer.h | 43 MLX5_CAP_PCAM_REG(mdev, pptb))
|
/Linux-v6.1/drivers/net/ethernet/mellanox/mlxsw/ |
D | reg.h | 5536 MLXSW_REG_DEFINE(pptb, MLXSW_REG_PPTB_ID, MLXSW_REG_PPTB_LEN); 5553 MLXSW_ITEM32(reg, pptb, mm, 0x00, 28, 2); 5559 MLXSW_ITEM32_LP(reg, pptb, 0x00, 16, 0x00, 12); 5565 MLXSW_ITEM32(reg, pptb, um, 0x00, 8, 1); 5572 MLXSW_ITEM32(reg, pptb, pm, 0x00, 0, 8); 5579 MLXSW_ITEM_BIT_ARRAY(reg, pptb, prio_to_buff, 0x04, 0x04, 4); 5586 MLXSW_ITEM32(reg, pptb, pm_msb, 0x08, 24, 8); 5595 MLXSW_ITEM32(reg, pptb, untagged_buff, 0x08, 0, 4); 5602 MLXSW_ITEM_BIT_ARRAY(reg, pptb, prio_to_buff_msb, 0x0C, 0x04, 4); 5608 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-v6.1/include/linux/mlx5/ |
D | mlx5_ifc.h | 9832 u8 pptb[0x1]; member
|