Searched refs:bxe_nic_unload (Results 1 - 1 of 1) sorted by relevance

/freebsd-11-stable/sys/dev/bxe/
H A Dbxe.c710 static __noinline int bxe_nic_unload(struct bxe_softc *sc,
4233 bxe_nic_unload(struct bxe_softc *sc, function
12444 bxe_nic_unload(sc, UNLOAD_RECOVERY, false);
12478 bxe_nic_unload(sc,UNLOAD_RECOVERY, false);
12881 bxe_nic_unload(sc, UNLOAD_CLOSE, FALSE);
13023 return (bxe_nic_unload(sc, UNLOAD_NORMAL, TRUE));
16536 bxe_nic_unload(sc, UNLOAD_CLOSE, TRUE);
16600 bxe_nic_unload(sc, UNLOAD_NORMAL, FALSE);

Completed in 133 milliseconds