Searched refs:itable_size (Results 1 – 4 of 4) sorted by relevance
3308 u32 itable_size) in vxge_hal_vpath_rts_rth_itable_set() argument3327 (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() argument3477 (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 …]
486 u32 itable_size);
5246 u32 itable_size);5265 u32 itable_size);
7046 xge_hal_rts_rth_itable_set(xge_hal_device_t *hldev, u8 *itable, u32 itable_size) in xge_hal_rts_rth_itable_set() argument7052 for (idx = 0; idx < itable_size; idx++) { in xge_hal_rts_rth_itable_set()