Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/io/hxge/
H A Dhxge_rxdma.c321 #define MID_INDEX(l, r) ((r + l + 1) >> 1) macro
446 anchor_index = MID_INDEX(r_index, l_index); in hxge_rxbuf_pp_to_vp()
483 anchor_index = MID_INDEX(r_index, l_index); in hxge_rxbuf_pp_to_vp()
489 anchor_index = MID_INDEX(r_index, l_index); in hxge_rxbuf_pp_to_vp()
/titanic_41/usr/src/uts/common/io/nxge/
H A Dnxge_rxdma.c688 #define MID_INDEX(l, r) ((r + l + 1) >> 1) macro
825 anchor_index = MID_INDEX(r_index, l_index); in nxge_rxbuf_pp_to_vp()
863 anchor_index = MID_INDEX(r_index, l_index); in nxge_rxbuf_pp_to_vp()
869 anchor_index = MID_INDEX(r_index, l_index); in nxge_rxbuf_pp_to_vp()