Konstantin Ananyev d0510c2a25 i40e: fix alignment of HW descriptors number
According to XL710 datasheet:
RX QLEN restrictions: When the PXE_MODE flag in the GLLAN_RCTL_0
register is cleared, the QLEN must be whole number of 32
descriptors.
TX QLEN restrictions: When the PXE_MODE flag in the GLLAN_RCTL_0
register is cleared, the QLEN must be whole number of 32
descriptors.

So make sure that for both RX and TX queues number of HW descriptors is
a multiple of 32.

Signed-off-by: Konstantin Ananyev <konstantin.ananyev@intel.com>
Acked-by: Remy Horton <remy.horton@intel.com>
2015-11-02 00:07:36 +01:00
..
2015-10-20 17:59:19 +02:00
2015-08-03 17:39:11 +02:00
2015-11-01 18:10:55 +01:00
2015-10-20 18:49:18 +02:00
2015-10-30 18:34:37 +01:00
2015-11-01 14:52:06 +01:00
2015-11-01 11:23:45 +01:00
2015-11-01 11:23:45 +01:00
2015-11-01 18:10:55 +01:00
2015-09-03 19:22:48 +02:00
2015-10-30 17:57:04 +01:00