net/sfc: map Rx offload RSS hash to corresponding RxQ flag
authorAndrew Rybchenko <arybchenko@solarflare.com>
Tue, 13 Oct 2020 13:45:47 +0000 (14:45 +0100)
committerFerruh Yigit <ferruh.yigit@intel.com>
Fri, 16 Oct 2020 17:48:18 +0000 (19:48 +0200)
commiteb043628b1f266fb4f19c654c98563a6556f7408
tree8c8abedba35c9a5c9bc9dceb547b4156cde16f4b
parent840478c2f8d03060e0ab4ab2ba64339b49fb2cc6
net/sfc: map Rx offload RSS hash to corresponding RxQ flag

If RSS hash offload is requested, Rx queue should be configured
to request RSS hash information delivery.

Signed-off-by: Andrew Rybchenko <arybchenko@solarflare.com>
Reviewed-by: Andy Moreton <amoreton@xilinx.com>
drivers/net/sfc/sfc_rx.c