Zhe Tao f53577f069 i40e: support flow control
Feature Add: Rx/Tx flow control support for the i40e

All the Rx/Tx LFC enable/disable operation is done by the F/W,
so PMD driver need to use the Set PHY Config AD command to trigger the PHY
to do the auto-negotiation, after the Tx/Rx pause ability is negotiated,
the F/W will help us to set the related LFC enable/disable registers.
PMD driver also need to configure the related registers to control
how often to send the pause frame and what the value in the pause frame.

Signed-off-by: Zhe Tao <zhe.tao@intel.com>
Acked-by: Jingjing Wu <jingjing.wu@intel.com>
Acked-by: Helin Zhang <helin.zhang@intel.com>
2015-10-30 15:21:38 +01:00
..
2015-10-26 15:21:23 +01:00
2015-08-11 17:28:13 +02:00
2015-10-26 20:36:26 +01:00
2015-10-20 18:49:18 +02:00
2015-10-30 15:21:38 +01:00
2015-09-24 14:57:36 +02:00
2015-08-11 17:28:13 +02:00