Home
last modified time | relevance | path

Searched refs:service_bitmap (Results 1 – 5 of 5) sorted by relevance

/wlan-driver/qca-wifi-host-cmn/target_if/core/inc/
H A Dtarget_if.h230 uint32_t service_bitmap[PSOC_SERVICE_BM_SIZE]; member
1036 (struct target_psoc_info *psoc_info, uint32_t *service_bitmap) in target_psoc_set_service_bitmap() argument
1038 qdf_mem_copy(psoc_info->info.service_bitmap, service_bitmap, in target_psoc_set_service_bitmap()
1039 sizeof(psoc_info->info.service_bitmap)); in target_psoc_set_service_bitmap()
1053 return psoc_info->info.service_bitmap; in target_psoc_get_service_bitmap()
/wlan-driver/qca-wifi-host-cmn/target_if/init_deinit/inc/
H A Dservice_ready_util.h67 uint32_t *service_bitmap);
/wlan-driver/qca-wifi-host-cmn/target_if/init_deinit/src/
H A Dservice_ready_util.c89 uint32_t *service_bitmap) in init_deinit_populate_service_bitmap() argument
93 status = wmi_save_service_bitmap(wmi_handle, event, service_bitmap); in init_deinit_populate_service_bitmap()
H A Dinit_event_handler.c268 tgt_hdl->info.service_bitmap); in init_deinit_service_ready_event_handler()
/wlan-driver/qcacld-3.0/core/wma/src/
H A Dwma_main.c6739 uint32_t *service_bitmap; in wma_rx_service_ready_event() local
6754 service_bitmap = target_psoc_get_service_bitmap(tgt_hdl); in wma_rx_service_ready_event()
6836 service_bitmap, in wma_rx_service_ready_event()