Searched refs:ocs_xport_link_stats_cb (Results 1 – 1 of 1) sorted by relevance
/freebsd-src/sys/dev/ocs_fc/ |
H A D | ocs_xport.c | 41 static void ocs_xport_link_stats_cb(int32_t status, uint32_t num_counters, ocs_hw_link_stat_counts_… 1031 if ((rc = ocs_hw_get_link_stats(&ocs->hw, 0, 1, 1, ocs_xport_link_stats_cb, result)) != 0) { in ocs_xport_status() 1075 ocs_xport_link_stats_cb(int32_t status, uint32_t num_counters, ocs_hw_link_stat_counts_t *counters,… in ocs_xport_link_stats_cb() function
|