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

/freebsd-10.0-release/sys/ofed/drivers/net/mlx4/
H A Dmlx4_en.h459 unsigned long rx_alloc_failed; member in struct:mlx4_en_port_stats
H A Den_rx.c63 priv->port_stats.rx_alloc_failed++;
H A Den_netdev.c1445 SYSCTL_ADD_ULONG(ctx, node_list, OID_AUTO, "rx_alloc_failed", CTLFLAG_RD,
1446 &priv->port_stats.rx_alloc_failed, "RX failed to allocate mbuf");

Completed in 120 milliseconds