Home
last modified time | relevance | path

Searched defs:dma_info (Results 1 – 11 of 11) sorted by relevance

/illumos-gate/usr/src/uts/common/io/qede/
H A Dqede_fp.c386 qede_dma_info_t *dma_info; in qede_lro_end() local
499 qede_dma_info_t *dma_info; in qede_reg_jumbo_cqe() local
597 qede_dma_info_t *dma_info; in qede_reg_cqe() local
H A Dqede_main.c2295 qede_dma_info_t *dma_info; in qede_alloc_rx_buffers() local
2541 qede_dma_info_t dma_info; in qede_alloc_tx_bcopy_buffers() local
H A Dqede.h427 qede_dma_info_t dma_info; member
/illumos-gate/usr/src/uts/common/sys/fibre-channel/fca/qlge/
H A Dqlge.h199 struct dma_info { struct
209 * Sync a DMA area described by a dma_info argument
/illumos-gate/usr/src/uts/common/io/ib/adapters/hermon/
H A Dhermon.c872 hermon_dma_alloc(hermon_state_t *state, hermon_dma_info_t *dma_info, in hermon_dma_alloc()
988 hermon_dma_info_t *dma_info; in hermon_icm_alloc() local
1121 hermon_dma_info_t *dma_info; in hermon_icm_free() local
3426 hermon_dma_info_t *dma_info; in hermon_icm_dma_fini() local
H A Dhermon_mr.c456 hermon_dma_info_t *dma_info; in hermon_mr_alloc_fmr() local
3244 hermon_dma_info_t *dma_info; in hermon_mr_fast_mtt_write() local
3366 hermon_dma_info_t *dma_info; in hermon_mr_fast_mtt_write_fmr() local
H A Dhermon_rsrc.c2049 hermon_dma_info_t *dma_info; in hermon_rsrc_hw_entry_icm_confirm() local
2204 hermon_dma_info_t *dma_info; in hermon_rsrc_hw_entry_icm_free() local
H A Dhermon_cmd.c1884 hermon_unmap_icm_cmd_post(hermon_state_t *state, hermon_dma_info_t *dma_info) in hermon_unmap_icm_cmd_post()
/illumos-gate/usr/src/uts/common/io/ntxn/
H A Dunm_gem.c635 dma_area_t *dma_info; in unm_create_rx_ring() local
H A Dunm_nic.h203 dma_area_t dma_info; member
/illumos-gate/usr/src/uts/common/sys/ib/adapters/hermon/
H A Dhermon.h890 #define hermon_bitmap(bitmap, dma_info, icm_table, split_index, num_to_hdl) \ argument