Lines Matching refs:bxe_dma_alloc
905 bxe_dma_alloc(struct bxe_softc *sc, in bxe_dma_alloc() function
6084 if (bxe_dma_alloc(sc, sc->context[i].size, in bxe_alloc_mem()
6617 if (bxe_dma_alloc(sc, (sc->fw_stats_req_size + sc->fw_stats_data_size), in bxe_alloc_fw_stats_mem()
14753 if (bxe_dma_alloc(sc, sizeof(struct host_sp_status_block), in bxe_alloc_hsi_mem()
14766 if (bxe_dma_alloc(sc, BCM_PAGE_SIZE, in bxe_alloc_hsi_mem()
14781 if (bxe_dma_alloc(sc, sizeof(struct bxe_slowpath), in bxe_alloc_hsi_mem()
14798 if (bxe_dma_alloc(sc, BCM_PAGE_SIZE, in bxe_alloc_hsi_mem()
14817 if (bxe_dma_alloc(sc, FW_BUF_SIZE, &sc->gz_buf_dma, in bxe_alloc_hsi_mem()
14866 if (bxe_dma_alloc(sc, sizeof(union bxe_host_hc_status_block), in bxe_alloc_hsi_mem()
14886 if (bxe_dma_alloc(sc, (BCM_PAGE_SIZE * TX_BD_NUM_PAGES), in bxe_alloc_hsi_mem()
14912 if (bxe_dma_alloc(sc, (BCM_PAGE_SIZE * RX_BD_NUM_PAGES), in bxe_alloc_hsi_mem()
14938 if (bxe_dma_alloc(sc, (BCM_PAGE_SIZE * RCQ_NUM_PAGES), in bxe_alloc_hsi_mem()
14965 if (bxe_dma_alloc(sc, (BCM_PAGE_SIZE * RX_SGE_NUM_PAGES), in bxe_alloc_hsi_mem()