Searched refs:mbuf_alloc_failed_count (Results 1 – 2 of 2) sorted by relevance
5281 sc->mbuf_alloc_failed_count++; in bce_get_rx_buf()5294 sc->mbuf_alloc_failed_count++; in bce_get_rx_buf()5393 sc->mbuf_alloc_failed_count++; in bce_get_pg_buf()5401 sc->mbuf_alloc_failed_count++; in bce_get_pg_buf()7110 sc->mbuf_alloc_failed_count++; in bce_tso_setup()7277 sc->mbuf_alloc_failed_count++; in bce_tx_encap()8543 sc->mbuf_alloc_failed_count = in bce_sysctl_stats_clear()8978 CTLFLAG_RD, &sc->mbuf_alloc_failed_count, in bce_add_sysctls()10751 "mbuf alloc failures\n", sc->mbuf_alloc_failed_count); in bce_dump_driver_state()
6614 u32 mbuf_alloc_failed_count; member