]> git.baikalelectronics.ru Git - kernel.git/commit
net: pcs: xpcs: Add Pause Mode support for SGMII and 2500BaseX
authorWong Vee Khee <vee.khee.wong@linux.intel.com>
Fri, 13 Aug 2021 02:11:29 +0000 (10:11 +0800)
committerDavid S. Miller <davem@davemloft.net>
Mon, 16 Aug 2021 10:03:22 +0000 (11:03 +0100)
commitcb30d8b6c96068bc73ff63a0ee089cf652f18407
tree061dae7dd6433230bab9265b8b60b427546c64b5
parentef889c06049e531a1e788c47d0d86136d33abcc8
net: pcs: xpcs: Add Pause Mode support for SGMII and 2500BaseX

SGMII/2500BaseX supports Pause frame as defined in the IEEE802.3x
Flow Control standardization.

Add this as a supported feature under the xpcs_sgmii_features struct.

Cc: Vladimir Oltean <vladimir.oltean@nxp.com>
Signed-off-by: Wong Vee Khee <vee.khee.wong@linux.intel.com>
Reviewed-by: Andrew Lunn <andrew@lunn.ch>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/net/pcs/pcs-xpcs.c