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

/freebsd-10.1-release/sys/ofed/drivers/infiniband/ulp/sdp/
H A Dsdp.h354 u16 rx_usecs_high; member in struct:sdp_moderation
/freebsd-10.1-release/sys/ofed/drivers/net/mlx4/
H A Den_netdev.c1065 priv->rx_usecs_high = MLX4_EN_RX_COAL_TIME_HIGH;
1108 moder_time = priv->rx_usecs_high;
1111 (priv->rx_usecs_high - priv->rx_usecs_low) /
2384 SYSCTL_ADD_UINT(ctx, coal_list, OID_AUTO, "rx_usecs_high",
2385 CTLFLAG_RW, &priv->rx_usecs_high, 0,
H A Den_ethtool.c713 coal->rx_coalesce_usecs_high = priv->rx_usecs_high;
754 priv->rx_usecs_high = coal->rx_coalesce_usecs_high;
H A Dmlx4_en.h560 u16 rx_usecs_high; member in struct:mlx4_en_priv

Completed in 84 milliseconds