Searched defs:rx_usecs (Results 1 - 6 of 6) sorted by relevance
/linux-4.1.27/drivers/net/ethernet/amd/xgbe/ |
H A D | xgbe-ethtool.c | 400 unsigned int rx_frames, rx_riwt, rx_usecs; xgbe_set_coalesce() local
|
H A D | xgbe-dev.c | 1124 unsigned int rx_usecs = pdata->rx_usecs; xgbe_rx_desc_reset() local
|
H A D | xgbe.h | 716 unsigned int rx_usecs; member in struct:xgbe_prv_data
|
/linux-4.1.27/drivers/net/ethernet/sfc/ |
H A D | ethtool.c | 593 unsigned int tx_usecs, rx_usecs; efx_ethtool_get_coalesce() local 612 unsigned int tx_usecs, rx_usecs; efx_ethtool_set_coalesce() local
|
H A D | efx.c | 1839 efx_init_irq_moderation(struct efx_nic *efx, unsigned int tx_usecs, unsigned int rx_usecs, bool rx_adaptive, bool rx_may_override_tx) efx_init_irq_moderation() argument 1877 efx_get_irq_moderation(struct efx_nic *efx, unsigned int *tx_usecs, unsigned int *rx_usecs, bool *rx_adaptive) efx_get_irq_moderation() argument
|
/linux-4.1.27/drivers/net/ethernet/mellanox/mlx4/ |
H A D | mlx4_en.h | 513 u16 rx_usecs; member in struct:mlx4_en_priv
|
Completed in 242 milliseconds