Searched refs:hif_sema_wait_response (Results 1 – 1 of 1) sorted by relevance
242 static struct semaphore hif_sema_wait_response; variable516 up(&hif_sema_wait_response); in Handle_GetMacAddress()807 up(&hif_sema_wait_response); in Handle_wait_msg_q_empty()2167 up(&hif_sema_wait_response); in Handle_GetStatistics()2410 up(&hif_sema_wait_response); in Handle_DelAllSta()2802 up(&hif_sema_wait_response); in Handle_DelAllRxBASessions()3392 down(&hif_sema_wait_response); in host_int_get_MacAddress()3675 down(&hif_sema_wait_response); in host_int_wait_msg_queue_idle()3869 down(&hif_sema_wait_response); in host_int_get_statistics()4083 sema_init(&hif_sema_wait_response, 0); in host_int_init()[all …]