Searched refs:bxe_nic_unload (Results 1 – 1 of 1) sorted by relevance
/freebsd/sys/dev/bxe/ |
H A D | bxe.c | 699 static __noinline int bxe_nic_unload(struct bxe_softc *sc, 4209 bxe_nic_unload(struct bxe_softc *sc, in bxe_nic_unload() function 12369 bxe_nic_unload(sc, UNLOAD_RECOVERY, false); in bxe_parity_recover() 12403 bxe_nic_unload(sc,UNLOAD_RECOVERY, false); in bxe_parity_recover() 12806 bxe_nic_unload(sc, UNLOAD_CLOSE, FALSE); in bxe_nic_load() 12948 return (bxe_nic_unload(sc, UNLOAD_NORMAL, TRUE)); in bxe_stop_locked() 16411 bxe_nic_unload(sc, UNLOAD_CLOSE, TRUE); in bxe_detach() 16475 bxe_nic_unload(sc, UNLOAD_NORMAL, FALSE); in bxe_shutdown()
|