Home
last modified time | relevance | path

Searched refs:pptb_pl (Results 1 – 2 of 2) sorted by relevance

/Linux-v4.19/drivers/net/ethernet/mellanox/mlxsw/
Dspectrum_dcb.c70 char pptb_pl[MLXSW_REG_PPTB_LEN]; in mlxsw_sp_port_pg_prio_map() local
73 mlxsw_reg_pptb_pack(pptb_pl, mlxsw_sp_port->local_port); in mlxsw_sp_port_pg_prio_map()
75 mlxsw_reg_pptb_prio_to_buff_pack(pptb_pl, i, prio_tc[i]); in mlxsw_sp_port_pg_prio_map()
78 pptb_pl); in mlxsw_sp_port_pg_prio_map()
Dspectrum_buffers.c210 char pptb_pl[MLXSW_REG_PPTB_LEN]; in mlxsw_sp_port_pb_prio_init() local
213 mlxsw_reg_pptb_pack(pptb_pl, mlxsw_sp_port->local_port); in mlxsw_sp_port_pb_prio_init()
215 mlxsw_reg_pptb_prio_to_buff_pack(pptb_pl, i, 0); in mlxsw_sp_port_pb_prio_init()
217 pptb_pl); in mlxsw_sp_port_pb_prio_init()