Searched refs:ixl_dmamem_free (Results 1 – 1 of 1) sorted by relevance
/openbsd/sys/dev/pci/ |
H A D | if_ixl.c | 2053 ixl_dmamem_free(sc, &sc->sc_arq); in ixl_attach() 2055 ixl_dmamem_free(sc, &sc->sc_atq); in ixl_attach() 2649 ixl_dmamem_free(sc, &txr->txr_mem); in ixl_txr_alloc() 2782 ixl_dmamem_free(sc, &txr->txr_mem); in ixl_txr_free() 3114 ixl_dmamem_free(sc, &rxr->rxr_mem); in ixl_rxr_alloc() 3244 ixl_dmamem_free(sc, &rxr->rxr_mem); in ixl_rxr_free() 3938 ixl_dmamem_free(sc, &idm); in ixl_get_mac() 4024 ixl_dmamem_free(sc, &idm); in ixl_get_switch_config() 4120 ixl_dmamem_free(sc, &idm); in ixl_get_phy_types() 4150 ixl_dmamem_free(sc, &idm); in ixl_get_module_type() [all …]
|