Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/net/ethernet/amd/xgbe/
Dxgbe.h548 int (*config_tx_coalesce)(struct xgbe_prv_data *); member
Dxgbe-ethtool.c462 hw_if->config_tx_coalesce(pdata); in xgbe_set_coalesce()
Dxgbe-drv.c692 hw_if->config_tx_coalesce(pdata); in xgbe_init_tx_coalesce()
Dxgbe-dev.c2898 hw_if->config_tx_coalesce = xgbe_config_tx_coalesce; in xgbe_init_function_ptrs_dev()