Home
last modified time | relevance | path

Searched refs:OSA_SemaphoreWait (Results 1 – 18 of 18) sorted by relevance

/hal_nxp-latest/mcux/middleware/wifi_nxp/port/osa/
Dosa.c86 status = OSA_SemaphoreWait((osa_semaphore_handle_t)lock->rw_lock, wait_time);
120 osa_status_t status = OSA_SemaphoreWait((osa_semaphore_handle_t)lock->rw_lock, wait_time);
/hal_nxp-latest/mcux/middleware/wifi_nxp/wifidriver/
Dwifi.c198 ret = OSA_SemaphoreWait((osa_semaphore_handle_t)wakelock, 0); in wakelock_put()
266 return OSA_SemaphoreWait((osa_semaphore_handle_t)wm_wifi.command_resp_sem, wait); in wifi_get_command_resp_sem()
1222 OSA_SemaphoreWait((osa_semaphore_handle_t)uapsd_sem, osaWaitForever_c); in wifi_wait_for_cmdresp()
3997 OSA_SemaphoreWait((osa_semaphore_handle_t)uapsd_sem, osaWaitForever_c); in wifi_drv_tx_task()
4510 OSA_SemaphoreWait((osa_semaphore_handle_t)os_mem_stat_sem, osaWaitForever_c); in record_os_mem_alloc()
4522 OSA_SemaphoreWait((osa_semaphore_handle_t)os_mem_stat_sem, osaWaitForever_c); in record_os_mem_free()
5246 OSA_SemaphoreWait((osa_semaphore_handle_t)txbuf_sem, osaWaitForever_c); in wifi_remain_on_channel()
5316 OSA_SemaphoreWait((osa_semaphore_handle_t)csi_buff_stat.csi_data_sem, osaWaitForever_c); in csi_save_data_to_local_buff()
5339 OSA_SemaphoreWait((osa_semaphore_handle_t)csi_buff_stat.csi_data_sem, osaWaitForever_c); in csi_deliver_data_to_user()
Dwifi-imu.c1264 OSA_SemaphoreWait((osa_semaphore_handle_t)uapsd_sem, osaWaitForever_c); in wlan_xmit_wmm_pkt()
1362 OSA_SemaphoreWait((osa_semaphore_handle_t)uapsd_sem, osaWaitForever_c); in wlan_xmit_wmm_amsdu_pkt()
Dwifi-sdio.c220 return OSA_SemaphoreWait((osa_semaphore_handle_t)sdio_command_resp_sem, wait); in wifi_sdio_get_command_resp_sem()
1808 OSA_SemaphoreWait((osa_semaphore_handle_t)uapsd_sem, osaWaitForever_c); in wlan_xmit_wmm_pkt()
1951 OSA_SemaphoreWait((osa_semaphore_handle_t)uapsd_sem, osaWaitForever_c); in wlan_xmit_wmm_pkt()
Dmlan_11n_rxreorder.c354 ret = OSA_SemaphoreWait((osa_semaphore_handle_t)priv->rx_reorder_tbl_lock, osaWaitForever_c); in wlan_11n_delete_rxreorder_tbl_entry()
Dmlan_api.c5538OSA_SemaphoreWait((osa_semaphore_handle_t)ecsa_status_control.ecsa_sem, (switch_count + 2) * wm_wi… in wifi_set_ecsa_cfg()
Dmlan_glue.c546 if (OSA_SemaphoreWait((osa_semaphore_handle_t)plock, 60000) != KOSA_StatusSuccess) in wrapper_moal_semaphore_get()
/hal_nxp-latest/mcux/middleware/wireless/framework_5.3.3/OSAbstraction/Interface/
Dfsl_os_abstraction.h359 osaStatus_t OSA_SemaphoreWait(osaSemaphoreId_t semId, uint32_t millisec);
/hal_nxp-latest/mcux/mcux-sdk/components/osa/
Dfsl_os_abstraction.h791 osa_status_t OSA_SemaphoreWait(osa_semaphore_handle_t semaphoreHandle, uint32_t millisec);
Dfsl_os_abstraction_threadx.c542 osa_status_t OSA_SemaphoreWait(osa_semaphore_handle_t semaphoreHandle, uint32_t millisec) in OSA_SemaphoreWait() function
Dfsl_os_abstraction_zephyr.c938 osa_status_t OSA_SemaphoreWait(osa_semaphore_handle_t semaphoreHandle, uint32_t millisec) in OSA_SemaphoreWait() function
Dfsl_os_abstraction_free_rtos.c601 osa_status_t OSA_SemaphoreWait(osa_semaphore_handle_t semaphoreHandle, uint32_t millisec) in OSA_SemaphoreWait() function
Dfsl_os_abstraction_bm.c733 osa_status_t OSA_SemaphoreWait(osa_semaphore_handle_t semaphoreHandle, uint32_t millisec) in OSA_SemaphoreWait() function
/hal_nxp-latest/mcux/mcux-sdk/components/timer_manager/
Dfsl_component_timer_manager.c498OSA_SemaphoreWait((osa_semaphore_handle_t)s_timermanager.halTimerTaskSemaphoreHandle, osaWaitForev… in TimerManagerTask()
/hal_nxp-latest/mcux/middleware/wifi_nxp/wlcmgr/
Dwlan.c6693 status = OSA_SemaphoreWait((osa_semaphore_handle_t)wls_csi_sem, osaWaitForever_c); in wifi_get_wls_csi_sem()
7526OSA_SemaphoreWait((osa_semaphore_handle_t)wlan_wps.wps_scan_done, osaWaitForever_c); in wps_task()
7598 osa_status_t status = OSA_SemaphoreWait((osa_semaphore_handle_t)plock->rw_lock, 0); in wifi_wakeup_card_cb()
7602 status = OSA_SemaphoreWait((osa_semaphore_handle_t)plock->rw_lock, wait_time); in wifi_wakeup_card_cb()
8268 status = OSA_SemaphoreWait((osa_semaphore_handle_t)wlan.scan_lock, osaWaitForever_c); in wlan_stop()
10248 ret = OSA_SemaphoreWait((osa_semaphore_handle_t)wlan.scan_lock, osaWaitForever_c); in wlan_connect()
10317 ret = OSA_SemaphoreWait((osa_semaphore_handle_t)wlan.scan_lock, osaWaitForever_c); in wlan_reassociate()
11168 ret = OSA_SemaphoreWait((osa_semaphore_handle_t)wlan.scan_lock, osaWaitForever_c); in wlan_scan_with_opt()
12389 if (OSA_SemaphoreWait((osa_semaphore_handle_t)wlan_dtim_sem, 500) != KOSA_StatusSuccess) in wlan_get_dtim_period()
/hal_nxp-latest/mcux/mcux-sdk/components/rpmsg/
Dfsl_adapter_rfimu.c215 if (KOSA_StatusSuccess == OSA_SemaphoreWait(gdmaSemHandle, osaWaitForever_c)) in HAL_ImuGdmaCopyData()
/hal_nxp-latest/mcux/mcux-sdk/components/imu_adapter/
Dfsl_adapter_imu.c218 if (KOSA_StatusSuccess == OSA_SemaphoreWait(gdmaSemHandle, osaWaitForever_c)) in HAL_ImuGdmaCopyData()
/hal_nxp-latest/mcux/mcux-sdk/components/serial_manager/
Dfsl_component_serial_manager.c615OSA_SemaphoreWait((osa_semaphore_handle_t)serHandle->serSemaphore, osaWaitForever_c)) in SerialManager_Task()