Home
last modified time | relevance | path

Searched refs:chunk_index (Results 1 – 2 of 2) sorted by relevance

/illumos-gate/usr/src/uts/common/io/hxge/
H A Dhxge_rxdma.c344 uint32_t chunk_index, block_index, total_index; in hxge_rxbuf_pp_to_vp() local
514 chunk_index = bufinfo[anchor_index].start_index; in hxge_rxbuf_pp_to_vp()
523 anchor_index, chunk_index, dvma_addr)); in hxge_rxbuf_pp_to_vp()
534 chunk_index, dvma_addr, offset, block_size)); in hxge_rxbuf_pp_to_vp()
538 total_index = chunk_index + block_index; in hxge_rxbuf_pp_to_vp()
/illumos-gate/usr/src/uts/common/io/nxge/
H A Dnxge_rxdma.c711 uint32_t chunk_index, block_index, total_index; in nxge_rxbuf_pp_to_vp() local
901 chunk_index = bufinfo[anchor_index].start_index; in nxge_rxbuf_pp_to_vp()
913 chunk_index, in nxge_rxbuf_pp_to_vp()
928 chunk_index, in nxge_rxbuf_pp_to_vp()
936 total_index = chunk_index + block_index; in nxge_rxbuf_pp_to_vp()