Searched defs:dma_buf (Results 1 – 11 of 11) sorted by relevance
/freebsd/sys/dev/qlxgb/ |
H A D | qla_os.c | 531 qla_alloc_dmabuf(qla_host_t *ha, qla_dma_t *dma_buf) in qla_alloc_dmabuf() 596 qla_free_dmabuf(qla_host_t *ha, qla_dma_t *dma_buf) in qla_free_dmabuf()
|
H A D | qla_hw.h | 756 qla_dmabuf_t dma_buf; member
|
/freebsd/sys/dev/qlxge/ |
H A D | qls_os.c | 593 qls_alloc_dmabuf(qla_host_t *ha, qla_dma_t *dma_buf) in qls_alloc_dmabuf() 658 qls_free_dmabuf(qla_host_t *ha, qla_dma_t *dma_buf) in qls_free_dmabuf()
|
/freebsd/sys/dev/mana/ |
H A D | hw_channel.c | 462 struct hwc_dma_buf *dma_buf; in mana_hwc_alloc_dma_buf() local 507 struct hwc_dma_buf *dma_buf) in mana_hwc_dealloc_dma_buf()
|
/freebsd/sys/dev/qlxgbe/ |
H A D | ql_os.c | 726 ql_alloc_dmabuf(qla_host_t *ha, qla_dma_t *dma_buf) in ql_alloc_dmabuf() 791 ql_free_dmabuf(qla_host_t *ha, qla_dma_t *dma_buf) in ql_free_dmabuf()
|
H A D | ql_hw.h | 1618 qla_dmabuf_t dma_buf; member
|
/freebsd/sys/dev/ice/ |
H A D | ice_controlq.c | 952 struct ice_dma_mem *dma_buf = NULL; ice_sq_send_cmd_nolock() local
|
/freebsd/sys/dev/qlnx/qlnxe/ |
H A D | qlnx_os.c | 4936 qlnx_alloc_dmabuf(qlnx_host_t *ha, qlnx_dma_t *dma_buf) in qlnx_alloc_dmabuf() 4992 qlnx_free_dmabuf(qlnx_host_t *ha, qlnx_dma_t *dma_buf) in qlnx_free_dmabuf() 5003 qlnx_dma_t dma_buf; in qlnx_dma_alloc_coherent() local 5037 qlnx_dma_t dma_buf, *dma_p; in qlnx_dma_free_coherent() local
|
/freebsd/sys/dev/sfxge/ |
H A D | sfxge.h | 230 efsys_mem_t dma_buf; member
|
/freebsd/sys/dev/usb/wlan/ |
H A D | if_urtw.c | 1478 int ndata, int maxsz, void *dma_buf) in urtw_alloc_data_list() 4140 void *dma_buf = usbd_xfer_get_frame_buffer(xfer, 0); in urtw_bulk_tx_status_callback() local
|
H A D | if_uath.c | 940 int ndata, int maxsz, void *dma_buf) in uath_alloc_data_list()
|