Re: [RFC PATCH 4/6] dp8393x: Store CAM registers as 16-bit

2021-07-06 Thread Mark Cave-Ayland
On 06/07/2021 18:29, Philippe Mathieu-Daudé wrote: On 7/4/21 4:48 PM, Mark Cave-Ayland wrote: On 03/07/2021 15:19, Philippe Mathieu-Daudé wrote: Per the DP83932C datasheet from July 1995:    4.0 SONIC Registers    4.1 THE CAM UNIT The Content Addressable Memory (CAM) consists of six

Re: [RFC PATCH 4/6] dp8393x: Store CAM registers as 16-bit

2021-07-06 Thread Philippe Mathieu-Daudé
On 7/4/21 4:48 PM, Mark Cave-Ayland wrote: > On 03/07/2021 15:19, Philippe Mathieu-Daudé wrote: > >> Per the DP83932C datasheet from July 1995: >> >>    4.0 SONIC Registers >>    4.1 THE CAM UNIT >> >> The Content Addressable Memory (CAM) consists of sixteen >> 48-bit entries for complet

Re: [RFC PATCH 4/6] dp8393x: Store CAM registers as 16-bit

2021-07-04 Thread Mark Cave-Ayland
On 03/07/2021 15:19, Philippe Mathieu-Daudé wrote: Per the DP83932C datasheet from July 1995: 4.0 SONIC Registers 4.1 THE CAM UNIT The Content Addressable Memory (CAM) consists of sixteen 48-bit entries for complete address filtering of network packets. Each entry correspo

Re: [RFC PATCH 4/6] dp8393x: Store CAM registers as 16-bit

2021-07-03 Thread Mark Cave-Ayland
On 03/07/2021 15:19, Philippe Mathieu-Daudé wrote: Per the DP83932C datasheet from July 1995: 4.0 SONIC Registers 4.1 THE CAM UNIT The Content Addressable Memory (CAM) consists of sixteen 48-bit entries for complete address filtering of network packets. Each entry correspo

[RFC PATCH 4/6] dp8393x: Store CAM registers as 16-bit

2021-07-03 Thread Philippe Mathieu-Daudé
Per the DP83932C datasheet from July 1995: 4.0 SONIC Registers 4.1 THE CAM UNIT The Content Addressable Memory (CAM) consists of sixteen 48-bit entries for complete address filtering of network packets. Each entry corresponds to a 48-bit destination address that is user progra