diff options
| author | Biju Das <[email protected]> | 2021-08-18 20:07:55 +0100 |
|---|---|---|
| committer | David S. Miller <[email protected]> | 2021-08-19 12:05:15 +0100 |
| commit | cb01c672c2a7aded88915e475463fe1128dc76d7 (patch) | |
| tree | c12fd38f064a81a6bce912a35c4d3a4d551e689c /tools/perf/scripts/python/stackcollapse.py | |
| parent | 68ca3c923213b908c14a673f6c3ec808664fae1f (diff) | |
ravb: Add max_rx_len to struct ravb_hw_info
The maximum descriptor size that can be specified on the reception side for
R-Car is 2048 bytes, whereas for RZ/G2L it is 8096.
Add the max_rx_len variable to struct ravb_hw_info for allocating different
RX skb buffer sizes for R-Car and RZ/G2L using the netdev_alloc_skb
function.
Signed-off-by: Biju Das <[email protected]>
Reviewed-by: Lad Prabhakar <[email protected]>
Reviewed-by: Andrew Lunn <[email protected]>
Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/stackcollapse.py')
0 files changed, 0 insertions, 0 deletions