Searched refs:sport_instance_count (Results 1 – 3 of 3) sorted by relevance
255 uint32_t sport_instance_count; /**< count of sport instances */ member
1443 ocs_mgmt_emit_int(textbuf, MGMT_MODE_RD, "num_sports", "%d", domain->sport_instance_count); in ocs_mgmt_domain_get()1485 ocs_mgmt_emit_int(textbuf, MGMT_MODE_RD, "num_sports", "%d", domain->sport_instance_count); in ocs_mgmt_domain_get_all()
159 sport->instance_index = domain->sport_instance_count++; in ocs_sport_alloc()