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

/freebsd-11-stable/sys/ofed/drivers/infiniband/ulp/sdp/
H A Dsdp.h354 u32 pkt_rate_high; member in struct:sdp_moderation
/freebsd-11-stable/sys/dev/mlx4/mlx4_en/
H A Den.h556 u32 pkt_rate_high; member in struct:mlx4_en_priv
H A Dmlx4_en_netdev.c1109 priv->pkt_rate_high = MLX4_EN_RX_RATE_HIGH;
1152 else if (rate > priv->pkt_rate_high)
1157 (priv->pkt_rate_high - priv->pkt_rate_low) +
2711 SYSCTL_ADD_UINT(ctx, coal_list, OID_AUTO, "pkt_rate_high",
2712 CTLFLAG_RW, &priv->pkt_rate_high, 0,

Completed in 104 milliseconds