Searched refs:adaptive_rx_coal (Results 1 - 4 of 4) sorted by relevance

/freebsd-10.1-release/sys/ofed/drivers/net/mlx4/
H A Den_ethtool.c715 coal->use_adaptive_rx_coalesce = priv->adaptive_rx_coal;
756 priv->adaptive_rx_coal = coal->use_adaptive_rx_coalesce;
757 if (priv->adaptive_rx_coal)
H A Den_netdev.c1067 priv->adaptive_rx_coal = 1;
1085 if (!priv->adaptive_rx_coal || period < priv->sample_interval * HZ)
2390 SYSCTL_ADD_UINT(ctx, coal_list, OID_AUTO, "adaptive_rx_coal",
2391 CTLFLAG_RW, &priv->adaptive_rx_coal, 0,
H A Dmlx4_en.h562 u16 adaptive_rx_coal; member in struct:mlx4_en_priv
/freebsd-10.1-release/sys/ofed/drivers/infiniband/ulp/sdp/
H A Dsdp.h356 u16 adaptive_rx_coal; member in struct:sdp_moderation

Completed in 62 milliseconds