Searched refs:ocs_hw_host_stat_cb_t (Results 1 – 2 of 2) sorted by relevance
1328 typedef void (*ocs_hw_host_stat_cb_t)(int32_t status, typedef1332 extern ocs_hw_rtn_e ocs_hw_get_host_stats(ocs_hw_t *hw, uint8_t cc, ocs_hw_host_stat_cb_t, void *ar…
5056 ocs_hw_host_stat_cb_t cb;5571 ocs_hw_get_host_stats(ocs_hw_t *hw, uint8_t cc, ocs_hw_host_stat_cb_t cb, void *arg) in ocs_hw_get_host_stats()