Searched refs:active_profile (Results 1 – 3 of 3) sorted by relevance
2090 ocs_mgmt_get_active_profile_cb(int32_t status, uint32_t active_profile, void *ul_arg) in ocs_mgmt_get_active_profile_cb() argument2095 result->active_profile_id = active_profile; in ocs_mgmt_get_active_profile_cb()
1357 typedef void (*ocs_get_active_profile_cb_t)(int32_t status, uint32_t active_profile, void *arg);
7744 uint32_t active_profile; in ocs_hw_get_active_profile_cb() local7746 active_profile = response->active_profile_id; in ocs_hw_get_active_profile_cb()7749 cb_arg->cb(status, active_profile, cb_arg->arg); in ocs_hw_get_active_profile_cb()