OSDN Git Service

net: ethtool: Document get_rxfh_context and set_rxfh_context ethtool ops
authorMaxime Chevallier <maxime.chevallier@bootlin.com>
Fri, 24 May 2019 10:05:30 +0000 (12:05 +0200)
committerDavid S. Miller <davem@davemloft.net>
Sat, 25 May 2019 23:33:36 +0000 (16:33 -0700)
commitf4bcf14e3997a422169e5a661fa811868ca221d8
tree3ce8daffc5d2569ae89caf26622a27d3a3f5ee6c
parent3d92410a22e241397110346b447215bb162a5f3a
net: ethtool: Document get_rxfh_context and set_rxfh_context ethtool ops

ethtool ops get_rxfh_context and set_rxfh_context are used to create,
remove and access parameters associated to RSS contexts, in a similar
fashion to get_rxfh and set_rxfh.

Add a small descritopn of these callbacks in the struct ethtool_ops doc.

Signed-off-by: Maxime Chevallier <maxime.chevallier@bootlin.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
include/linux/ethtool.h