Home
last modified time | relevance | path

Searched refs:start_cnt (Results 1 – 3 of 3) sorted by relevance

/NextBSD/contrib/ofed/management/opensm/osmtest/
HDosmt_multicast.c484 int start_cnt = 0, cnt, middle_cnt = 0, end_cnt = 0; in osmt_run_mcast_flow() local
561 start_cnt = cl_qmap_count(p_mgrp_mlid_tbl); in osmt_run_mcast_flow()
564 start_cnt); in osmt_run_mcast_flow()
1157 if (middle_cnt != start_cnt) { in osmt_run_mcast_flow()
1160 "Instead of %d got %d\n", start_cnt, in osmt_run_mcast_flow()
2649 start_cnt, /* Total: IPoIB and MC Records unrelated to the test */ in osmt_run_mcast_flow()
2656 (start_cnt - mcg_outside_test_cnt - start_ipoib_cnt)) { in osmt_run_mcast_flow()
2660 (start_cnt - mcg_outside_test_cnt - in osmt_run_mcast_flow()
/NextBSD/sys/contrib/octeon-sdk/
HDcvmx-sriox-defs.h2897 uint64_t start_cnt : 16; /**< Count of Packets with S2M_TYPES started for this member
2900 uint64_t start_cnt : 16;
/NextBSD/sys/dev/bxe/
HDecore_sp.c3098 int start_cnt) in ecore_mcast_handle_current_cmd() argument
3101 int cnt = start_cnt; in ecore_mcast_handle_current_cmd()