Searched refs:pptb (Results 1 – 5 of 5) sorted by relevance
/Linux-v5.4/drivers/net/ethernet/mellanox/mlx5/core/en/ |
D | port_buffer.h | 44 MLX5_CAP_PCAM_REG(mdev, pptb))
|
/Linux-v5.4/drivers/net/ethernet/mellanox/mlxsw/ |
D | reg.h | 5107 MLXSW_REG_DEFINE(pptb, MLXSW_REG_PPTB_ID, MLXSW_REG_PPTB_LEN); 5124 MLXSW_ITEM32(reg, pptb, mm, 0x00, 28, 2); 5130 MLXSW_ITEM32(reg, pptb, local_port, 0x00, 16, 8); 5136 MLXSW_ITEM32(reg, pptb, um, 0x00, 8, 1); 5143 MLXSW_ITEM32(reg, pptb, pm, 0x00, 0, 8); 5150 MLXSW_ITEM_BIT_ARRAY(reg, pptb, prio_to_buff, 0x04, 0x04, 4); 5157 MLXSW_ITEM32(reg, pptb, pm_msb, 0x08, 24, 8); 5166 MLXSW_ITEM32(reg, pptb, untagged_buff, 0x08, 0, 4); 5173 MLXSW_ITEM_BIT_ARRAY(reg, pptb, prio_to_buff_msb, 0x0C, 0x04, 4); 5179 MLXSW_REG_ZERO(pptb, payload); in mlxsw_reg_pptb_pack() [all …]
|
D | spectrum_dcb.c | 77 return mlxsw_reg_write(mlxsw_sp_port->mlxsw_sp->core, MLXSW_REG(pptb), in mlxsw_sp_port_pg_prio_map()
|
D | spectrum_buffers.c | 329 return mlxsw_reg_write(mlxsw_sp_port->mlxsw_sp->core, MLXSW_REG(pptb), in mlxsw_sp_port_pb_prio_init()
|
/Linux-v5.4/include/linux/mlx5/ |
D | mlx5_ifc.h | 8759 u8 pptb[0x1]; member
|