Home
last modified time | relevance | path

Searched refs:bxe_alloc_fw_stats_mem (Results 1 – 1 of 1) sorted by relevance

/freebsd-11-stable/sys/dev/bxe/
HDbxe.c698 static int bxe_alloc_fw_stats_mem(struct bxe_softc *sc);
6567 bxe_alloc_fw_stats_mem(struct bxe_softc *sc) in bxe_alloc_fw_stats_mem() function
12700 if (bxe_alloc_fw_stats_mem(sc) != 0) { in bxe_nic_load()