Home
last modified time | relevance | path

Searched refs:ETHTOOL_COALESCE_RX_USECS (Results 1 – 18 of 18) sorted by relevance

/linux/include/linux/
H A Dethtool.h304 #define ETHTOOL_COALESCE_RX_USECS BIT(0) macro
336 (ETHTOOL_COALESCE_RX_USECS | ETHTOOL_COALESCE_TX_USECS)
/linux/drivers/net/ethernet/synopsys/
H A Ddwc-xlgmac-ethtool.c251 .supported_coalesce_params = ETHTOOL_COALESCE_RX_USECS |
/linux/drivers/net/ethernet/ti/icssg/
H A Dicssg_ethtool.c305 .supported_coalesce_params = ETHTOOL_COALESCE_RX_USECS |
/linux/drivers/net/ethernet/samsung/sxgbe/
H A Dsxgbe_ethtool.c481 .supported_coalesce_params = ETHTOOL_COALESCE_RX_USECS,
/linux/drivers/net/ethernet/intel/igbvf/
H A Dethtool.c433 .supported_coalesce_params = ETHTOOL_COALESCE_RX_USECS,
/linux/drivers/net/ethernet/huawei/hinic/
H A Dhinic_ethtool.c1779 .supported_coalesce_params = ETHTOOL_COALESCE_RX_USECS |
1815 .supported_coalesce_params = ETHTOOL_COALESCE_RX_USECS |
/linux/drivers/net/ethernet/amd/xgbe/
H A Dxgbe-ethtool.c821 .supported_coalesce_params = ETHTOOL_COALESCE_RX_USECS |
/linux/drivers/net/ethernet/chelsio/cxgb/
H A Dcxgb2.c805 .supported_coalesce_params = ETHTOOL_COALESCE_RX_USECS |
/linux/drivers/net/vmxnet3/
H A Dvmxnet3_ethtool.c1347 .supported_coalesce_params = ETHTOOL_COALESCE_RX_USECS |
/linux/drivers/net/ethernet/intel/e1000/
H A De1000_ethtool.c1861 .supported_coalesce_params = ETHTOOL_COALESCE_RX_USECS,
/linux/drivers/net/ethernet/ti/
H A Dcpsw_new.c1188 .supported_coalesce_params = ETHTOOL_COALESCE_RX_USECS,
/linux/drivers/net/ethernet/intel/e1000e/
H A Dethtool.c2331 .supported_coalesce_params = ETHTOOL_COALESCE_RX_USECS,
/linux/drivers/net/ethernet/chelsio/cxgb4vf/
H A Dcxgb4vf_main.c1929 .supported_coalesce_params = ETHTOOL_COALESCE_RX_USECS |
/linux/drivers/net/ethernet/chelsio/cxgb3/
H A Dcxgb3_main.c2102 .supported_coalesce_params = ETHTOOL_COALESCE_RX_USECS,
/linux/drivers/net/ethernet/cavium/liquidio/
H A Dlio_ethtool.c3106 #define LIO_ETHTOOL_COALESCE (ETHTOOL_COALESCE_RX_USECS | \
/linux/net/ethtool/
H A Dioctl.c1969 nonzero_params |= ETHTOOL_COALESCE_RX_USECS; in ethtool_set_coalesce_supported()
/linux/drivers/net/ethernet/myricom/myri10ge/
H A Dmyri10ge.c1919 .supported_coalesce_params = ETHTOOL_COALESCE_RX_USECS,
/linux/drivers/net/ethernet/marvell/
H A Dmvneta.c5313 .supported_coalesce_params = ETHTOOL_COALESCE_RX_USECS |