Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/hxge/
H A Dhxge_rxdma.c341 int r_index, l_index, anchor_index; in hxge_rxbuf_pp_to_vp() local
368 anchor_index = 0; in hxge_rxbuf_pp_to_vp()
375 anchor_index = 0; in hxge_rxbuf_pp_to_vp()
410 dvma_addr = bufinfo[anchor_index].dvma_addr; in hxge_rxbuf_pp_to_vp()
411 chunk_size = bufinfo[anchor_index].buf_size; in hxge_rxbuf_pp_to_vp()
442 anchor_index = MID_INDEX(r_index, l_index); in hxge_rxbuf_pp_to_vp()
474 bufinfo[anchor_index].buf_index; in hxge_rxbuf_pp_to_vp()
478 l_index = anchor_index + 1; in hxge_rxbuf_pp_to_vp()
484 r_index = anchor_index - 1; in hxge_rxbuf_pp_to_vp()
515 dvma_addr = bufinfo[anchor_index].dvma_addr; in hxge_rxbuf_pp_to_vp()
[all …]
/illumos-gate/usr/src/uts/common/io/nxge/
H A Dnxge_rxdma.c735 anchor_index = 0; in nxge_rxbuf_pp_to_vp()
742 anchor_index = 0; in nxge_rxbuf_pp_to_vp()
751 anchor_index, in nxge_rxbuf_pp_to_vp()
762 anchor_index)); in nxge_rxbuf_pp_to_vp()
806 anchor_index)); in nxge_rxbuf_pp_to_vp()
837 anchor_index, in nxge_rxbuf_pp_to_vp()
878 anchor_index)); in nxge_rxbuf_pp_to_vp()
887 anchor_index)); in nxge_rxbuf_pp_to_vp()
898 anchor_index)); in nxge_rxbuf_pp_to_vp()
912 anchor_index, in nxge_rxbuf_pp_to_vp()
[all …]