net/funeth: ethtool operations
authorDimitris Michailidis <d.michailidis@fungible.com>
Fri, 25 Feb 2022 02:58:58 +0000 (18:58 -0800)
committerDavid S. Miller <davem@davemloft.net>
Sun, 27 Feb 2022 10:51:23 +0000 (10:51 +0000)
commit21c5ea95da9e560d97e92cd85afc28c083f4ad74
tree52aed39b6545e5e984b1fa59de214221b8ec8eb8
parentee6373ddf3a974c4239f56931f5944fd289146e7
net/funeth: ethtool operations

Add ethtool operations, primarily related to queues and ports, as well
as device statistics.

Signed-off-by: Dimitris Michailidis <dmichail@fungible.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/net/ethernet/fungible/funeth/fun_port.h [new file with mode: 0644]
drivers/net/ethernet/fungible/funeth/funeth_ethtool.c [new file with mode: 0644]