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

/freebsd-10.2-release/sys/ofed/drivers/net/mlx4/
H A Den_ethtool.c711 coal->pkt_rate_high = priv->pkt_rate_high;
752 priv->pkt_rate_high = coal->pkt_rate_high;
H A Den_netdev.c1071 priv->pkt_rate_high = MLX4_EN_RX_RATE_HIGH;
1114 else if (rate > priv->pkt_rate_high)
1119 (priv->pkt_rate_high - priv->pkt_rate_low) +
2406 SYSCTL_ADD_UINT(ctx, coal_list, OID_AUTO, "pkt_rate_high",
2407 CTLFLAG_RW, &priv->pkt_rate_high, 0,
H A Dmlx4_en.h554 u32 pkt_rate_high; member in struct:mlx4_en_priv
/freebsd-10.2-release/sys/ofed/drivers/infiniband/ulp/sdp/
H A Dsdp.h353 u32 pkt_rate_high; member in struct:sdp_moderation

Completed in 165 milliseconds