Home
last modified time | relevance | path

Searched refs:vldg_index (Results 1 – 5 of 5) sorted by relevance

/illumos-gate/usr/src/uts/common/io/nxge/
H A Dnxge_intr.c956 group->vldg_index = (uint8_t)dc->ldg.index; in nxge_hio_ldsv_add()
1074 offset += group->vldg_index << VLDG_SLL; /* bits 7:5 */ in nxge_hio_ldsv_im()
1089 offset += group->vldg_index << VLDG_SLL; /* bits 7:5 */ in nxge_hio_ldgimgn()
H A Dnxge_virtual.c3086 ptr->vldg_index = (uint8_t)i; in nxge_ldgv_init_n2()
3349 ptr->vldg_index = (uint8_t)i; in nxge_ldgv_init()
/illumos-gate/usr/src/uts/common/io/hxge/
H A Dhxge_impl.h253 uint8_t vldg_index; member
H A Dhxge_virtual.c529 ptr->vldg_index = i; in hxge_ldgv_init()
/illumos-gate/usr/src/uts/common/sys/nxge/
H A Dnxge_impl.h634 uint8_t vldg_index; member