summaryrefslogtreecommitdiffstats
path: root/drivers/net/ifb.c
diff options
context:
space:
mode:
authorYoshihiro Shimoda <yoshihiro.shimoda.uh@renesas.com>2023-12-08 13:10:29 +0900
committerDavid S. Miller <davem@davemloft.net>2023-12-10 19:31:42 +0000
commitd2c96b9d5f83e4327cf044d00d7f713edd7fecfd (patch)
tree8c29205febe3c03c6ee6c5f33bd18b17b26ab862 /drivers/net/ifb.c
parent933416cc59b18ef82ea7895c4ca58be3d92d3b3c (diff)
downloadlinux-stable-d2c96b9d5f83e4327cf044d00d7f713edd7fecfd.tar.gz
linux-stable-d2c96b9d5f83e4327cf044d00d7f713edd7fecfd.tar.bz2
linux-stable-d2c96b9d5f83e4327cf044d00d7f713edd7fecfd.zip
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>
Diffstat (limited to 'drivers/net/ifb.c')
0 files changed, 0 insertions, 0 deletions