Searched refs:bnx2x_write_dmae (Results 1 – 2 of 2) sorted by relevance
| /f-stack/dpdk/drivers/net/bnx2x/ |
| H A D | bnx2x.h | 1551 (void)bnx2x_write_dmae(sc, BNX2X_SP_MAPPING(sc, wb_data), offset, len32); \ 1831 void bnx2x_write_dmae(struct bnx2x_softc *sc, rte_iova_t dma_addr,
|
| H A D | bnx2x.c | 434 bnx2x_write_dmae(struct bnx2x_softc *sc, rte_iova_t dma_addr, uint32_t dst_addr, in bnx2x_write_dmae() function 469 bnx2x_write_dmae(sc, (phys_addr + offset), /* src DMA address */ in bnx2x_write_dmae_phys_len() 476 bnx2x_write_dmae(sc, (phys_addr + offset), /* src DMA address */ in bnx2x_write_dmae_phys_len() 11427 bnx2x_write_dmae(sc, BNX2X_SP_MAPPING(sc, wb_data),
|