Searched refs:active_profile (Results 1 – 3 of 3) sorted by relevance
2069 ocs_mgmt_get_active_profile_cb(int32_t status, uint32_t active_profile, void *ul_arg) in ocs_mgmt_get_active_profile_cb() argument2074 result->active_profile_id = active_profile; in ocs_mgmt_get_active_profile_cb()
1348 typedef void (*ocs_get_active_profile_cb_t)(int32_t status, uint32_t active_profile, void *arg);
7727 uint32_t active_profile; in ocs_hw_get_active_profile_cb() local7729 active_profile = response->active_profile_id; in ocs_hw_get_active_profile_cb()7732 cb_arg->cb(status, active_profile, cb_arg->arg); in ocs_hw_get_active_profile_cb()