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

/freebsd-11-stable/sys/ofed/drivers/infiniband/ulp/sdp/
H A Dsdp.h357 u16 adaptive_rx_coal; member in struct:sdp_moderation
/freebsd-11-stable/sys/dev/mlx4/mlx4_en/
H A Den.h559 u32 adaptive_rx_coal; member in struct:mlx4_en_priv
H A Dmlx4_en_netdev.c1112 priv->adaptive_rx_coal = 1;
1130 if (!priv->adaptive_rx_coal || period < priv->sample_interval * HZ)
2720 SYSCTL_ADD_UINT(ctx, coal_list, OID_AUTO, "adaptive_rx_coal",
2721 CTLFLAG_RW, &priv->adaptive_rx_coal, 0,

Completed in 82 milliseconds