linux/drivers/net/ethernet/intel/iavf
Jakub Kicinski cf5d0f1c24 net: iavf: reject unsupported coalescing params
Set ethtool_ops->supported_coalesce_params to let
the core reject unsupported coalescing parameters.

This driver did not previously reject unsupported parameters.

Signed-off-by: Jakub Kicinski <kuba@kernel.org>
Signed-off-by: David S. Miller <davem@davemloft.net>
2020-03-12 11:32:36 -07:00
..
iavf.h iavf: Enable support for up to 16 queues 2020-03-10 13:09:51 -07:00
iavf_adminq.c
iavf_adminq.h
iavf_adminq_cmd.h
iavf_alloc.h
iavf_client.c
iavf_client.h
iavf_common.c
iavf_devids.h
iavf_ethtool.c net: iavf: reject unsupported coalescing params 2020-03-12 11:32:36 -07:00
iavf_main.c iavf: Enable support for up to 16 queues 2020-03-10 13:09:51 -07:00
iavf_osdep.h
iavf_prototype.h
iavf_register.h
iavf_status.h
iavf_trace.h
iavf_txrx.c net: Use skb_frag_off accessors 2019-07-30 14:21:32 -07:00
iavf_txrx.h
iavf_type.h
iavf_virtchnl.c iavf: Enable support for up to 16 queues 2020-03-10 13:09:51 -07:00
Makefile