Searched refs:spq_dma (Results 1 – 2 of 2) sorted by relevance
1084 (uint32_t) U64_HI(sc->spq_dma.paddr), in bnx2x_sp_post()1085 (uint32_t) (U64_LO(sc->spq_dma.paddr) + in bnx2x_sp_post()5510 func_init.spq_map = sc->spq_dma.paddr; in bnx2x_pf_init()8950 &sc->spq_dma, "sp_queue", in bnx2x_alloc_hsi_mem()8958 sc->spq = (struct eth_spe *)sc->spq_dma.vaddr; in bnx2x_alloc_hsi_mem()9039 bnx2x_dma_free(&sc->spq_dma); in bnx2x_free_hsi_mem()
1238 struct bnx2x_dma spq_dma; member