Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/synopsys/
H A Ddwc-xlgmac-ethtool.c191 hw_ops->config_rx_coalesce(pdata); in xlgmac_ethtool_set_coalesce()
H A Ddwc-xlgmac.h449 int (*config_rx_coalesce)(struct xlgmac_pdata *pdata); member
H A Ddwc-xlgmac-hw.c3114 hw_ops->config_rx_coalesce = xlgmac_config_rx_coalesce; in xlgmac_init_hw_ops()
/linux/drivers/net/ethernet/amd/xgbe/
H A Dxgbe.h747 int (*config_rx_coalesce)(struct xgbe_prv_data *); member
H A Dxgbe-drv.c1061 hw_if->config_rx_coalesce(pdata); in xgbe_init_rx_coalesce()