Searched refs:mbuf_alloc_failed_count (Results 1 – 2 of 2) sorted by relevance
5282 sc->mbuf_alloc_failed_count++; in bce_get_rx_buf()5295 sc->mbuf_alloc_failed_count++; in bce_get_rx_buf()5394 sc->mbuf_alloc_failed_count++; in bce_get_pg_buf()5402 sc->mbuf_alloc_failed_count++; in bce_get_pg_buf()7111 sc->mbuf_alloc_failed_count++; in bce_tso_setup()7278 sc->mbuf_alloc_failed_count++; in bce_tx_encap()8544 sc->mbuf_alloc_failed_count = in bce_sysctl_stats_clear()8979 CTLFLAG_RD, &sc->mbuf_alloc_failed_count, in bce_add_sysctls()10752 "mbuf alloc failures\n", sc->mbuf_alloc_failed_count); in bce_dump_driver_state()
6614 u32 mbuf_alloc_failed_count; member