Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/include/linux/
Dethtool.h192 #define ETHTOOL_COALESCE_RX_USECS BIT(0) macro
216 (ETHTOOL_COALESCE_RX_USECS | ETHTOOL_COALESCE_TX_USECS)
/kernel/linux/linux-5.10/drivers/infiniband/ulp/ipoib/
Dipoib_ethtool.c213 .supported_coalesce_params = ETHTOOL_COALESCE_RX_USECS |
/kernel/linux/linux-5.10/drivers/net/ethernet/synopsys/
Ddwc-xlgmac-ethtool.c245 .supported_coalesce_params = ETHTOOL_COALESCE_RX_USECS |
/kernel/linux/linux-5.10/drivers/net/ethernet/intel/igbvf/
Dethtool.c425 .supported_coalesce_params = ETHTOOL_COALESCE_RX_USECS,
/kernel/linux/linux-5.10/drivers/net/ethernet/samsung/sxgbe/
Dsxgbe_ethtool.c479 .supported_coalesce_params = ETHTOOL_COALESCE_RX_USECS,
/kernel/linux/linux-5.10/drivers/net/ethernet/freescale/dpaa/
Ddpaa_ethtool.c581 .supported_coalesce_params = ETHTOOL_COALESCE_RX_USECS |
/kernel/linux/linux-5.10/drivers/net/ethernet/amd/xgbe/
Dxgbe-ethtool.c816 .supported_coalesce_params = ETHTOOL_COALESCE_RX_USECS |
/kernel/linux/linux-5.10/drivers/net/ethernet/huawei/hinic/
Dhinic_ethtool.c1793 .supported_coalesce_params = ETHTOOL_COALESCE_RX_USECS |
1829 .supported_coalesce_params = ETHTOOL_COALESCE_RX_USECS |
/kernel/linux/linux-5.10/drivers/net/vmxnet3/
Dvmxnet3_ethtool.c1187 .supported_coalesce_params = ETHTOOL_COALESCE_RX_USECS |
/kernel/linux/linux-5.10/drivers/net/ethernet/chelsio/cxgb/
Dcxgb2.c796 .supported_coalesce_params = ETHTOOL_COALESCE_RX_USECS |
/kernel/linux/linux-5.10/drivers/net/ethernet/ti/
Ddavinci_emac.c496 .supported_coalesce_params = ETHTOOL_COALESCE_RX_USECS,
Dcpsw.c1218 .supported_coalesce_params = ETHTOOL_COALESCE_RX_USECS,
Dcpsw_new.c1199 .supported_coalesce_params = ETHTOOL_COALESCE_RX_USECS,
/kernel/linux/linux-5.10/drivers/net/ethernet/intel/e1000/
De1000_ethtool.c1853 .supported_coalesce_params = ETHTOOL_COALESCE_RX_USECS,
/kernel/linux/linux-5.10/drivers/net/ethernet/intel/e1000e/
Dethtool.c2353 .supported_coalesce_params = ETHTOOL_COALESCE_RX_USECS,
/kernel/linux/linux-5.10/drivers/net/ethernet/cortina/
Dgemini.c2213 .supported_coalesce_params = ETHTOOL_COALESCE_RX_USECS |
/kernel/linux/linux-5.10/drivers/net/ethernet/chelsio/cxgb4vf/
Dcxgb4vf_main.c1921 .supported_coalesce_params = ETHTOOL_COALESCE_RX_USECS |
/kernel/linux/linux-5.10/net/ethtool/
Dioctl.c1643 nonzero_params |= ETHTOOL_COALESCE_RX_USECS; in ethtool_set_coalesce_supported()
/kernel/linux/linux-5.10/drivers/net/ethernet/cavium/liquidio/
Dlio_ethtool.c3100 #define LIO_ETHTOOL_COALESCE (ETHTOOL_COALESCE_RX_USECS | \
/kernel/linux/linux-5.10/drivers/net/ethernet/chelsio/cxgb3/
Dcxgb3_main.c2107 .supported_coalesce_params = ETHTOOL_COALESCE_RX_USECS,
/kernel/linux/linux-5.10/drivers/net/ethernet/myricom/myri10ge/
Dmyri10ge.c1911 .supported_coalesce_params = ETHTOOL_COALESCE_RX_USECS,
/kernel/linux/linux-5.10/drivers/net/ethernet/broadcom/genet/
Dbcmgenet.c1562 .supported_coalesce_params = ETHTOOL_COALESCE_RX_USECS |
/kernel/linux/linux-5.10/drivers/net/ethernet/marvell/
Dmvneta.c4921 .supported_coalesce_params = ETHTOOL_COALESCE_RX_USECS |
/kernel/linux/patches/linux-5.10/imx8mm_patch/patches/drivers/
D0036_linux_drivers_staging.patch6727 + .supported_coalesce_params = ETHTOOL_COALESCE_RX_USECS,