Skip to content
Commit c5c3e1bf authored by Rohan G Thomas's avatar Rohan G Thomas Committed by David S. Miller
Browse files

net: stmmac: Offload queueMaxSDU from tc-taprio



Add support for configuring queueMaxSDU. As DWMAC IPs doesn't support
queueMaxSDU table handle this in the SW. The maximum 802.3 frame size
that is allowed to be transmitted by any queue is queueMaxSDU +
16 bytes (i.e. 6 bytes SA + 6 bytes DA + 4 bytes FCS).

Inspired from intel i225 driver.

Signed-off-by: default avatarRohan G Thomas <rohan.g.thomas@intel.com>
Signed-off-by: default avatarDavid S. Miller <davem@davemloft.net>
parent 57bf3dd2
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment