Home
last modified time | relevance | path

Searched refs:config_tx_coalesce (Results 1 – 4 of 4) sorted by relevance

/linux-4.4.14/drivers/net/ethernet/amd/xgbe/
Dxgbe.h640 int (*config_tx_coalesce)(struct xgbe_prv_data *); member
Dxgbe-ethtool.c476 hw_if->config_tx_coalesce(pdata); in xgbe_set_coalesce()
Dxgbe-drv.c716 hw_if->config_tx_coalesce(pdata); in xgbe_init_tx_coalesce()
Dxgbe-dev.c2849 hw_if->config_tx_coalesce = xgbe_config_tx_coalesce; in xgbe_init_function_ptrs_dev()