diff options
author | Akihiko Odaki <akihiko.odaki@daynix.com> | 2023-05-23 11:43:08 +0900 |
---|---|---|
committer | Jason Wang <jasowang@redhat.com> | 2023-05-23 15:20:15 +0800 |
commit | 5052fc9eb17b5ae6fd956834c68c3f7201dea8df (patch) | |
tree | 97259c22724247d8af5236d1892bcddac0bc6808 /hw/net/e1000x_common.c | |
parent | 743495144208cd1871ce0971ae6c57925141c855 (diff) | |
download | qemu-5052fc9eb17b5ae6fd956834c68c3f7201dea8df.zip qemu-5052fc9eb17b5ae6fd956834c68c3f7201dea8df.tar.gz qemu-5052fc9eb17b5ae6fd956834c68c3f7201dea8df.tar.bz2 |
e1000x: Rename TcpIpv6 into TcpIpv6Ex
e1000e and igb employs NetPktRssIpV6TcpEx for RSS hash if TcpIpv6 MRQC
bit is set. Moreover, igb also has a MRQC bit for NetPktRssIpV6Tcp
though it is not implemented yet. Rename it to TcpIpv6Ex to avoid
confusion.
Signed-off-by: Akihiko Odaki <akihiko.odaki@daynix.com>
Reviewed-by: Sriram Yagnaraman <sriram.yagnaraman@est.tech>
Signed-off-by: Jason Wang <jasowang@redhat.com>
Diffstat (limited to 'hw/net/e1000x_common.c')
0 files changed, 0 insertions, 0 deletions