diff options
author | Vladimir Oltean <vladimir.oltean@nxp.com> | 2023-01-19 14:27:02 +0200 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2023-01-23 12:44:18 +0000 |
commit | 497eea9f8ed5987ade08e23725fdb0f25cd2ffcd (patch) | |
tree | 7aac1e7f9aa0bdc09c272533cfecd22887e14442 /include/soc/mscc | |
parent | 1a733bbddfad466e2561acc8d86b9e5df2985c95 (diff) |
net: mscc: ocelot: hide access to ocelot_stats_layout behind a helper
Some hardware instances of the ocelot driver support the MAC Merge
layer, which gives access to an extra preemptible MAC. This has
implications upon the statistics. There will be a stats layout when MM
isn't supported, and a different one when it is.
The ocelot_stats_layout() helper will return the correct one.
In preparation of that, refactor the existing code to use this helper.
Signed-off-by: Vladimir Oltean <vladimir.oltean@nxp.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'include/soc/mscc')
0 files changed, 0 insertions, 0 deletions