Searched refs:mbuf_alloc_failed_count (Results 1 – 2 of 2) sorted by relevance
5303 sc->mbuf_alloc_failed_count++; in bce_get_rx_buf()5316 sc->mbuf_alloc_failed_count++; in bce_get_rx_buf()5415 sc->mbuf_alloc_failed_count++; in bce_get_pg_buf()5423 sc->mbuf_alloc_failed_count++; in bce_get_pg_buf()7131 sc->mbuf_alloc_failed_count++; in bce_tso_setup()7298 sc->mbuf_alloc_failed_count++; in bce_tx_encap()8564 sc->mbuf_alloc_failed_count = in bce_sysctl_stats_clear()8999 CTLFLAG_RD, &sc->mbuf_alloc_failed_count, in bce_add_sysctls()10772 "mbuf alloc failures\n", sc->mbuf_alloc_failed_count); in bce_dump_driver_state()
6616 u32 mbuf_alloc_failed_count; member