Searched refs:vpath_count (Results 1 – 3 of 3) sorted by relevance
| /NextBSD/sys/dev/vxge/include/ |
| HD | vxgehal-ll.h | 4289 u64 *vpath_list, u32 *vpath_count); 5244 u32 vpath_count, 5263 u32 vpath_count, 5279 u32 vpath_count);
|
| /NextBSD/sys/dev/vxge/vxgehal/ |
| HD | vxgehal-virtualpath.c | 3306 u32 vpath_count, 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() 3377 for (i = 0; i < vpath_count; i++) { in vxge_hal_vpath_rts_rth_itable_set() 3456 u32 vpath_count, 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() 3481 for (i = 0; i < vpath_count; i++) { in vxge_hal_vpath_rts_rth_itable_get() 3508 for (i = 0; i < vpath_count; i++) { in vxge_hal_vpath_rts_rth_itable_get() 3597 u32 vpath_count) in vxge_hal_vpath_rts_rth_clr() argument 3616 (ptr_t) vpath_handles, vpath_count); in vxge_hal_vpath_rts_rth_clr() 3642 for (i = 0; i < vpath_count; i++) { in vxge_hal_vpath_rts_rth_clr() [all …]
|
| /NextBSD/sys/dev/vxge/ |
| HD | vxge.c | 2377 u32 vpath_count; in vxge_bw_priority_get() local 2398 func_id, vpath_list, &vpath_count); in vxge_bw_priority_get() 4026 u32 bandwidth, priority, vpath_count; in vxge_bw_priority_update() local 4036 vpath_list, &vpath_count); in vxge_bw_priority_update() 4041 for (i = 0; i < vpath_count; i++) { in vxge_bw_priority_update()
|