linux/drivers/net/ethernet/qualcomm/emac
Timur Tabi 4a7a3860ca net: qcom/emac: add software control for pause frame mode
The EMAC has the option of sending only a single pause frame when
flow control is enabled and the RX queue is full.  Although sending
only one pause frame has little value, this would allow admins to
enable automatic flow control without having to worry about the EMAC
flooding nearby switches with pause frames if the kernel hangs.

The option is enabled by using the single-pause-mode private flag.

Signed-off-by: Timur Tabi <timur@codeaurora.org>
Signed-off-by: David S. Miller <davem@davemloft.net>
2017-09-21 15:19:30 -07:00
..
emac-ethtool.c net: qcom/emac: add software control for pause frame mode 2017-09-21 15:19:30 -07:00
emac-mac.c net: qcom/emac: add software control for pause frame mode 2017-09-21 15:19:30 -07:00
emac-mac.h
emac-phy.c
emac-phy.h
emac-sgmii-fsm9900.c
emac-sgmii-qdf2400.c
emac-sgmii-qdf2432.c
emac-sgmii.c net: qcom/emac: add support for emulation systems 2017-06-25 11:44:29 -04:00
emac-sgmii.h
emac.c net: qcom/emac: add software control for pause frame mode 2017-09-21 15:19:30 -07:00
emac.h net: qcom/emac: add software control for pause frame mode 2017-09-21 15:19:30 -07:00
Makefile