Home
last modified time | relevance | path

Searched hist:cae4bc06b3e41bc6dfd7116a45c1006e50ffe153 (Results 1 – 2 of 2) sorted by relevance

/linux/drivers/net/ethernet/cadence/
H A Dmacb.hdiff cae4bc06b3e41bc6dfd7116a45c1006e50ffe153 Tue Jun 13 07:43:40 CEST 2023 Maulik Jodhani <maulik.jodhani@xilinx.com> net: macb: Add support for partial store and forward

When the receive partial store and forward mode is activated, the
receiver will only begin to forward the packet to the external AHB
or AXI slave when enough packet data is stored in the packet buffer.
The amount of packet data required to activate the forwarding process
is programmable via watermark registers which are located at the same
address as the partial store and forward enable bits. Adding support to
read this rx-watermark value from device-tree, to program the watermark
registers and enable partial store and forwarding.

Signed-off-by: Maulik Jodhani <maulik.jodhani@xilinx.com>
Signed-off-by: Pranavi Somisetty <pranavi.somisetty@amd.com>
Reviewed-by: Claudiu Beznea <claudiu.beznea@microchip.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
H A Dmacb_main.cdiff cae4bc06b3e41bc6dfd7116a45c1006e50ffe153 Tue Jun 13 07:43:40 CEST 2023 Maulik Jodhani <maulik.jodhani@xilinx.com> net: macb: Add support for partial store and forward

When the receive partial store and forward mode is activated, the
receiver will only begin to forward the packet to the external AHB
or AXI slave when enough packet data is stored in the packet buffer.
The amount of packet data required to activate the forwarding process
is programmable via watermark registers which are located at the same
address as the partial store and forward enable bits. Adding support to
read this rx-watermark value from device-tree, to program the watermark
registers and enable partial store and forwarding.

Signed-off-by: Maulik Jodhani <maulik.jodhani@xilinx.com>
Signed-off-by: Pranavi Somisetty <pranavi.somisetty@amd.com>
Reviewed-by: Claudiu Beznea <claudiu.beznea@microchip.com>
Signed-off-by: David S. Miller <davem@davemloft.net>