qpcr_pl          4448 drivers/net/ethernet/mellanox/mlxsw/spectrum.c 	char qpcr_pl[MLXSW_REG_QPCR_LEN];
qpcr_pl          4511 drivers/net/ethernet/mellanox/mlxsw/spectrum.c 		mlxsw_reg_qpcr_pack(qpcr_pl, i, ir_units, is_bytes, rate,
qpcr_pl          4513 drivers/net/ethernet/mellanox/mlxsw/spectrum.c 		err = mlxsw_reg_write(mlxsw_core, MLXSW_REG(qpcr), qpcr_pl);
qpcr_pl           207 drivers/net/ethernet/mellanox/mlxsw/spectrum_trap.c 	char qpcr_pl[MLXSW_REG_QPCR_LEN];
qpcr_pl           225 drivers/net/ethernet/mellanox/mlxsw/spectrum_trap.c 	mlxsw_reg_qpcr_pack(qpcr_pl, policer_id, ir_units, is_bytes, rate,
qpcr_pl           227 drivers/net/ethernet/mellanox/mlxsw/spectrum_trap.c 	return mlxsw_reg_write(mlxsw_sp->core, MLXSW_REG(qpcr), qpcr_pl);