/openbmc/linux/drivers/infiniband/ulp/ipoib/ |
H A D | ipoib_ethtool.c | 221 .supported_coalesce_params = ETHTOOL_COALESCE_RX_USECS |
|
/openbmc/linux/include/linux/ |
H A D | ethtool.h | 248 #define ETHTOOL_COALESCE_RX_USECS BIT(0) macro 278 (ETHTOOL_COALESCE_RX_USECS | ETHTOOL_COALESCE_TX_USECS)
|
/openbmc/linux/drivers/net/ethernet/synopsys/ |
H A D | dwc-xlgmac-ethtool.c | 251 .supported_coalesce_params = ETHTOOL_COALESCE_RX_USECS |
|
/openbmc/linux/drivers/net/ethernet/intel/igbvf/ |
H A D | ethtool.c | 433 .supported_coalesce_params = ETHTOOL_COALESCE_RX_USECS,
|
/openbmc/linux/drivers/net/ethernet/samsung/sxgbe/ |
H A D | sxgbe_ethtool.c | 483 .supported_coalesce_params = ETHTOOL_COALESCE_RX_USECS,
|
/openbmc/linux/drivers/net/ethernet/freescale/dpaa/ |
H A D | dpaa_ethtool.c | 513 .supported_coalesce_params = ETHTOOL_COALESCE_RX_USECS |
|
/openbmc/linux/drivers/net/ethernet/huawei/hinic/ |
H A D | hinic_ethtool.c | 1790 .supported_coalesce_params = ETHTOOL_COALESCE_RX_USECS | 1826 .supported_coalesce_params = ETHTOOL_COALESCE_RX_USECS |
|
/openbmc/linux/drivers/net/ethernet/amd/xgbe/ |
H A D | xgbe-ethtool.c | 828 .supported_coalesce_params = ETHTOOL_COALESCE_RX_USECS |
|
/openbmc/linux/drivers/net/ethernet/freescale/dpaa2/ |
H A D | dpaa2-ethtool.c | 933 .supported_coalesce_params = ETHTOOL_COALESCE_RX_USECS |
|
/openbmc/linux/drivers/net/ethernet/chelsio/cxgb/ |
H A D | cxgb2.c | 805 .supported_coalesce_params = ETHTOOL_COALESCE_RX_USECS |
|
/openbmc/linux/drivers/net/vmxnet3/ |
H A D | vmxnet3_ethtool.c | 1347 .supported_coalesce_params = ETHTOOL_COALESCE_RX_USECS |
|
/openbmc/linux/drivers/net/ethernet/ti/ |
H A D | davinci_emac.c | 503 .supported_coalesce_params = ETHTOOL_COALESCE_RX_USECS,
|
H A D | cpsw.c | 1204 .supported_coalesce_params = ETHTOOL_COALESCE_RX_USECS,
|
H A D | cpsw_new.c | 1188 .supported_coalesce_params = ETHTOOL_COALESCE_RX_USECS,
|
/openbmc/linux/drivers/net/ethernet/intel/e1000/ |
H A D | e1000_ethtool.c | 1861 .supported_coalesce_params = ETHTOOL_COALESCE_RX_USECS,
|
/openbmc/linux/drivers/net/ethernet/intel/e1000e/ |
H A D | ethtool.c | 2374 .supported_coalesce_params = ETHTOOL_COALESCE_RX_USECS,
|
/openbmc/linux/drivers/net/ethernet/chelsio/cxgb4vf/ |
H A D | cxgb4vf_main.c | 1929 .supported_coalesce_params = ETHTOOL_COALESCE_RX_USECS |
|
/openbmc/linux/drivers/net/ethernet/cortina/ |
H A D | gemini.c | 2244 .supported_coalesce_params = ETHTOOL_COALESCE_RX_USECS |
|
/openbmc/linux/drivers/net/ethernet/cavium/liquidio/ |
H A D | lio_ethtool.c | 3110 #define LIO_ETHTOOL_COALESCE (ETHTOOL_COALESCE_RX_USECS | \
|
/openbmc/linux/net/ethtool/ |
H A D | ioctl.c | 1676 nonzero_params |= ETHTOOL_COALESCE_RX_USECS; in ethtool_set_coalesce_supported()
|
/openbmc/linux/drivers/net/ethernet/chelsio/cxgb3/ |
H A D | cxgb3_main.c | 2103 .supported_coalesce_params = ETHTOOL_COALESCE_RX_USECS,
|
/openbmc/linux/drivers/net/ethernet/myricom/myri10ge/ |
H A D | myri10ge.c | 1919 .supported_coalesce_params = ETHTOOL_COALESCE_RX_USECS,
|
/openbmc/linux/drivers/net/ethernet/broadcom/genet/ |
H A D | bcmgenet.c | 1610 .supported_coalesce_params = ETHTOOL_COALESCE_RX_USECS |
|
/openbmc/linux/drivers/net/ethernet/marvell/ |
H A D | mvneta.c | 5313 .supported_coalesce_params = ETHTOOL_COALESCE_RX_USECS |
|