ixl_dmamem
struct ixl_dmamem txr_mem;
struct ixl_dmamem rxr_mem;
iavf_dmamem_alloc(bus_dma_tag_t dmat, struct ixl_dmamem *ixm,
iavf_dmamem_free(bus_dma_tag_t dmat, struct ixl_dmamem *ixm)
struct ixl_dmamem sc_atq;
struct ixl_dmamem sc_arq;
static int iavf_dmamem_alloc(bus_dma_tag_t, struct ixl_dmamem *,
static void iavf_dmamem_free(bus_dma_tag_t, struct ixl_dmamem *);
struct ixl_dmamem txr_mem;
struct ixl_dmamem idm;
struct ixl_dmamem rxr_mem;
struct ixl_dmamem idm;
struct ixl_dmamem idm;
ixl_get_phy_abilities(struct ixl_softc *sc, struct ixl_dmamem *idm)
struct ixl_dmamem idm;
struct ixl_dmamem *vsi = &sc->sc_scratch;
struct ixl_dmamem *vsi = &sc->sc_scratch;
struct ixl_dmamem *idm;
struct ixl_dmamem *idm;
ixl_dmamem_alloc(struct ixl_softc *sc, struct ixl_dmamem *ixm,
ixl_dmamem_free(struct ixl_softc *sc, struct ixl_dmamem *ixm)
struct ixl_dmamem sc_scratch;
struct ixl_dmamem sc_aqbuf;
struct ixl_dmamem sc_atq;
struct ixl_dmamem sc_arq;
struct ixl_dmamem sc_hmc_sd;
struct ixl_dmamem sc_hmc_pd;
struct ixl_dmamem *idm;
static int ixl_dmamem_alloc(struct ixl_softc *, struct ixl_dmamem *,
static void ixl_dmamem_free(struct ixl_softc *, struct ixl_dmamem *);
ixl_dmamem_hi(struct ixl_dmamem *ixm)
ixl_dmamem_lo(struct ixl_dmamem *ixm)