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

/illumos-gate/usr/src/uts/common/io/nxge/
H A Dnxge_intr.c953 group->vldg_index = (uint8_t)dc->ldg.index;
955 * Since <vldg_index> is a dead variable, I'm reusing
1071 offset += group->vldg_index << VLDG_SLL; /* bits 7:5 */
1086 offset += group->vldg_index << VLDG_SLL; /* bits 7:5 */
H A Dnxge_virtual.c3089 ptr->vldg_index = (uint8_t)i;
3352 ptr->vldg_index = (uint8_t)i;
/illumos-gate/usr/src/uts/common/io/hxge/
H A Dhxge_impl.h253 uint8_t vldg_index; member in struct:_hxge_ldg_t
H A Dhxge_virtual.c529 ptr->vldg_index = i;
/illumos-gate/usr/src/uts/common/sys/nxge/
H A Dnxge_impl.h634 uint8_t vldg_index; member in struct:_nxge_ldg_t

Completed in 60 milliseconds