commit | 820672812f8284143f933da8ccc60e296230d25d | [log] [tgz] |
---|---|---|
author | Hadar Hen Zion <hadarh@mellanox.co.il> | Thu Jul 05 04:03:49 2012 +0000 |
committer | David S. Miller <davem@davemloft.net> | Sat Jul 07 16:23:06 2012 -0700 |
tree | ad14607c7c82cee5478398c7c5498df1018d1a90 | |
parent | 592e49dda8122ab621cdc59cc429bdb968ee6364 [diff] |
net/mlx4_en: Manage flow steering rules with ethtool Implement the ethtool APIs for attaching L2/L3/L4 based flow steering rules to the netdevice RX rings. Added set_rxnfc callback and enhanced the existing get_rxnfc callback. Signed-off-by: Hadar Hen Zion <hadarh@mellanox.co.il> Signed-off-by: Amir Vadai <amirv@mellanox.com> Signed-off-by: Or Gerlitz <ogerlitz@mellanox.com> Signed-off-by: David S. Miller <davem@davemloft.net>