Home
last modified time | relevance | path

Searched refs:itable_size (Results 1 – 4 of 4) sorted by relevance

/freebsd-11-stable/sys/dev/vxge/vxgehal/
HDvxgehal-virtualpath.c3308 u32 itable_size) in vxge_hal_vpath_rts_rth_itable_set() argument
3327 (ptr_t) vpath_handles, vpath_count, (ptr_t) itable, itable_size); in vxge_hal_vpath_rts_rth_itable_set()
3331 for (j = 0; j < itable_size; j++) { in vxge_hal_vpath_rts_rth_itable_set()
3355 for (j = 0; j < itable_size; j++) { in vxge_hal_vpath_rts_rth_itable_set()
3379 for (k = 0, j = 0; k < itable_size; k++) { in vxge_hal_vpath_rts_rth_itable_set()
3387 if ((j++ == 3) || (k == (itable_size - 1))) { in vxge_hal_vpath_rts_rth_itable_set()
3458 u32 itable_size) in vxge_hal_vpath_rts_rth_itable_get() argument
3477 (ptr_t) vpath_handles, vpath_count, (ptr_t) itable, itable_size); in vxge_hal_vpath_rts_rth_itable_get()
3483 for (j = 0; j < itable_size; j++) { in vxge_hal_vpath_rts_rth_itable_get()
3510 for (j = 0; j < itable_size; ) { in vxge_hal_vpath_rts_rth_itable_get()
[all …]
/freebsd-11-stable/sys/dev/nxge/include/
HDxgehal-device.h486 u32 itable_size);
/freebsd-11-stable/sys/dev/vxge/include/
HDvxgehal-ll.h5246 u32 itable_size);
5265 u32 itable_size);
/freebsd-11-stable/sys/dev/nxge/xgehal/
HDxgehal-device.c7046 xge_hal_rts_rth_itable_set(xge_hal_device_t *hldev, u8 *itable, u32 itable_size) in xge_hal_rts_rth_itable_set() argument
7052 for (idx = 0; idx < itable_size; idx++) { in xge_hal_rts_rth_itable_set()