Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/io/hxge/
H A Dhxge_rxdma.c340 int base_side, end_side; in hxge_rxbuf_pp_to_vp() local
453 base_side = TO_LEFT; /* to the left */ in hxge_rxbuf_pp_to_vp()
466 base_side = TO_RIGHT; /* to the right */ in hxge_rxbuf_pp_to_vp()
470 switch (base_side + end_side) { in hxge_rxbuf_pp_to_vp()
/titanic_41/usr/src/uts/common/io/nxge/
H A Dnxge_rxdma.c707 int base_side, end_side; in nxge_rxbuf_pp_to_vp() local
831 base_side = TO_LEFT; /* to the left */ in nxge_rxbuf_pp_to_vp()
846 base_side = TO_RIGHT; /* to the right */ in nxge_rxbuf_pp_to_vp()
850 switch (base_side + end_side) { in nxge_rxbuf_pp_to_vp()