ocs_hw_link_stat_counts_t
ocs_hw_link_stat_counts_t counts[OCS_HW_LINK_STAT_MAX];
ocs_memset(counts, 0, sizeof(ocs_hw_link_stat_counts_t) *
ocs_hw_link_stat_counts_t *counters,
ocs_xport_link_stats_cb(int32_t status, uint32_t num_counters, ocs_hw_link_stat_counts_t *counters, void *arg)
static void ocs_xport_link_stats_cb(int32_t status, uint32_t num_counters, ocs_hw_link_stat_counts_t *counters, void *arg);