Home
last modified time | relevance | path

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

/freebsd-12-stable/sys/dev/bxe/
Dbxe.c702 static int bxe_alloc_fw_stats_mem(struct bxe_softc *sc);
6571 bxe_alloc_fw_stats_mem(struct bxe_softc *sc) in bxe_alloc_fw_stats_mem() function
12704 if (bxe_alloc_fw_stats_mem(sc) != 0) { in bxe_nic_load()