Home
last modified time | relevance | path

Searched refs:hv_tx_buf_ioaddr_size (Results 1 – 4 of 4) sorted by relevance

/illumos-gate/usr/src/uts/common/io/nxge/
H A Dnxge_hio_guest.c632 ring->hv_tx_buf_ioaddr_size = (uint64_t)data->orig_alength; in nxge_tdc_lp_conf()
637 ring->hv_tx_buf_ioaddr_size); in nxge_tdc_lp_conf()
646 ring->hv_tx_buf_ioaddr_size)); in nxge_tdc_lp_conf()
660 ring->hv_tx_buf_ioaddr_size, ra, size)); in nxge_tdc_lp_conf()
H A Dnxge_fzc.c1265 tx_ring_p->hv_tx_buf_ioaddr_size); in nxge_init_hv_fzc_txdma_channel_pages()
1279 tx_ring_p->hv_tx_buf_ioaddr_size)); in nxge_init_hv_fzc_txdma_channel_pages()
1301 tx_ring_p->hv_tx_buf_ioaddr_size, in nxge_init_hv_fzc_txdma_channel_pages()
1314 tx_ring_p->hv_tx_buf_ioaddr_size)); in nxge_init_hv_fzc_txdma_channel_pages()
H A Dnxge_txdma.c2181 ring->hv_tx_buf_ioaddr_size = in nxge_tdc_hvio_setup()
2188 ring->hv_tx_buf_ioaddr_size, ring->hv_tx_buf_ioaddr_size, in nxge_tdc_hvio_setup()
/illumos-gate/usr/src/uts/common/sys/nxge/
H A Dnxge_txdma.h192 uint64_t hv_tx_buf_ioaddr_size; member