Home
last modified time | relevance | path

Searched refs:config_rx_coalesce (Results 1 – 7 of 7) sorted by relevance

/drivers/net/ethernet/synopsys/
Ddwc-xlgmac-ethtool.c191 hw_ops->config_rx_coalesce(pdata); in xlgmac_ethtool_set_coalesce()
Ddwc-xlgmac.h449 int (*config_rx_coalesce)(struct xlgmac_pdata *pdata); member
Ddwc-xlgmac-hw.c3114 hw_ops->config_rx_coalesce = xlgmac_config_rx_coalesce; in xlgmac_init_hw_ops()
/drivers/net/ethernet/amd/xgbe/
Dxgbe.h820 int (*config_rx_coalesce)(struct xgbe_prv_data *); member
Dxgbe-ethtool.c492 hw_if->config_rx_coalesce(pdata); in xgbe_set_coalesce()
Dxgbe-drv.c1122 hw_if->config_rx_coalesce(pdata); in xgbe_init_rx_coalesce()
Dxgbe-dev.c3657 hw_if->config_rx_coalesce = xgbe_config_rx_coalesce; in xgbe_init_function_ptrs_dev()