A previous commit initialized ETS and PFC values to zero during driver load.
This caused a throughput drop, as these values should only be configured with
valid parameters when the RoCE driver is active.
This patch reverts that change and restores proper ETS configuration in the
hardware, fixing the regression and ensuring throughput remains >75% of link
rate.