net: rswitch: Add jumbo frames handling for TX
If the driver would like to transmit a jumbo frame like 2KiB or more,
it should be split into multiple queues. In the near future, to support
this, add handling specific descriptor types F{START,MID,END}. However,
such jumbo frames will not happen yet because the maximum MTU size is
still default for now.
Signed-off-by:
Yoshihiro Shimoda <yoshihiro.shimoda.uh@renesas.com>
Signed-off-by:
David S. Miller <davem@davemloft.net>
Loading
Please sign in to comment