Searched refs:ETHTOOL_COALESCE_RX_USECS (Results 1 – 24 of 24) sorted by relevance
/kernel/linux/linux-5.10/include/linux/ |
D | ethtool.h | 192 #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/ |
D | ipoib_ethtool.c | 213 .supported_coalesce_params = ETHTOOL_COALESCE_RX_USECS |
|
/kernel/linux/linux-5.10/drivers/net/ethernet/synopsys/ |
D | dwc-xlgmac-ethtool.c | 245 .supported_coalesce_params = ETHTOOL_COALESCE_RX_USECS |
|
/kernel/linux/linux-5.10/drivers/net/ethernet/intel/igbvf/ |
D | ethtool.c | 425 .supported_coalesce_params = ETHTOOL_COALESCE_RX_USECS,
|
/kernel/linux/linux-5.10/drivers/net/ethernet/samsung/sxgbe/ |
D | sxgbe_ethtool.c | 479 .supported_coalesce_params = ETHTOOL_COALESCE_RX_USECS,
|
/kernel/linux/linux-5.10/drivers/net/ethernet/freescale/dpaa/ |
D | dpaa_ethtool.c | 581 .supported_coalesce_params = ETHTOOL_COALESCE_RX_USECS |
|
/kernel/linux/linux-5.10/drivers/net/ethernet/amd/xgbe/ |
D | xgbe-ethtool.c | 816 .supported_coalesce_params = ETHTOOL_COALESCE_RX_USECS |
|
/kernel/linux/linux-5.10/drivers/net/ethernet/huawei/hinic/ |
D | hinic_ethtool.c | 1793 .supported_coalesce_params = ETHTOOL_COALESCE_RX_USECS | 1829 .supported_coalesce_params = ETHTOOL_COALESCE_RX_USECS |
|
/kernel/linux/linux-5.10/drivers/net/vmxnet3/ |
D | vmxnet3_ethtool.c | 1187 .supported_coalesce_params = ETHTOOL_COALESCE_RX_USECS |
|
/kernel/linux/linux-5.10/drivers/net/ethernet/chelsio/cxgb/ |
D | cxgb2.c | 796 .supported_coalesce_params = ETHTOOL_COALESCE_RX_USECS |
|
/kernel/linux/linux-5.10/drivers/net/ethernet/ti/ |
D | davinci_emac.c | 496 .supported_coalesce_params = ETHTOOL_COALESCE_RX_USECS,
|
D | cpsw.c | 1218 .supported_coalesce_params = ETHTOOL_COALESCE_RX_USECS,
|
D | cpsw_new.c | 1199 .supported_coalesce_params = ETHTOOL_COALESCE_RX_USECS,
|
/kernel/linux/linux-5.10/drivers/net/ethernet/intel/e1000/ |
D | e1000_ethtool.c | 1853 .supported_coalesce_params = ETHTOOL_COALESCE_RX_USECS,
|
/kernel/linux/linux-5.10/drivers/net/ethernet/intel/e1000e/ |
D | ethtool.c | 2353 .supported_coalesce_params = ETHTOOL_COALESCE_RX_USECS,
|
/kernel/linux/linux-5.10/drivers/net/ethernet/cortina/ |
D | gemini.c | 2213 .supported_coalesce_params = ETHTOOL_COALESCE_RX_USECS |
|
/kernel/linux/linux-5.10/drivers/net/ethernet/chelsio/cxgb4vf/ |
D | cxgb4vf_main.c | 1921 .supported_coalesce_params = ETHTOOL_COALESCE_RX_USECS |
|
/kernel/linux/linux-5.10/net/ethtool/ |
D | ioctl.c | 1643 nonzero_params |= ETHTOOL_COALESCE_RX_USECS; in ethtool_set_coalesce_supported()
|
/kernel/linux/linux-5.10/drivers/net/ethernet/cavium/liquidio/ |
D | lio_ethtool.c | 3100 #define LIO_ETHTOOL_COALESCE (ETHTOOL_COALESCE_RX_USECS | \
|
/kernel/linux/linux-5.10/drivers/net/ethernet/chelsio/cxgb3/ |
D | cxgb3_main.c | 2107 .supported_coalesce_params = ETHTOOL_COALESCE_RX_USECS,
|
/kernel/linux/linux-5.10/drivers/net/ethernet/myricom/myri10ge/ |
D | myri10ge.c | 1911 .supported_coalesce_params = ETHTOOL_COALESCE_RX_USECS,
|
/kernel/linux/linux-5.10/drivers/net/ethernet/broadcom/genet/ |
D | bcmgenet.c | 1562 .supported_coalesce_params = ETHTOOL_COALESCE_RX_USECS |
|
/kernel/linux/linux-5.10/drivers/net/ethernet/marvell/ |
D | mvneta.c | 4921 .supported_coalesce_params = ETHTOOL_COALESCE_RX_USECS |
|
/kernel/linux/patches/linux-5.10/imx8mm_patch/patches/drivers/ |
D | 0036_linux_drivers_staging.patch | 6727 + .supported_coalesce_params = ETHTOOL_COALESCE_RX_USECS,
|