Searched refs:saved_event_buff (Results 1 – 2 of 2) sorted by relevance
672 int wrapper_wlan_cmd_11n_addba_rspgen(void *saved_event_buff) in wrapper_wlan_cmd_11n_addba_rspgen() argument674 Event_Ext_t *evt = (Event_Ext_t *)saved_event_buff; in wrapper_wlan_cmd_11n_addba_rspgen()706 OSA_MemoryFree(saved_event_buff); in wrapper_wlan_cmd_11n_addba_rspgen()708 OSA_MemoryPoolFree(buf_256_MemoryPool, saved_event_buff); in wrapper_wlan_cmd_11n_addba_rspgen()716 int wrapper_wlan_cmd_11n_ba_stream_timeout(void *saved_event_buff) in wrapper_wlan_cmd_11n_ba_stream_timeout() argument718 Event_Ext_t *evt = (Event_Ext_t *)saved_event_buff; in wrapper_wlan_cmd_11n_ba_stream_timeout()723 OSA_MemoryFree(saved_event_buff); in wrapper_wlan_cmd_11n_ba_stream_timeout()725 OSA_MemoryPoolFree(buf_256_MemoryPool, saved_event_buff); in wrapper_wlan_cmd_11n_ba_stream_timeout()731 int wrapper_wlan_cmd_11n_delba_rspgen(void *saved_event_buff) in wrapper_wlan_cmd_11n_delba_rspgen() argument733 Event_Ext_t *evt = (Event_Ext_t *)saved_event_buff; in wrapper_wlan_cmd_11n_delba_rspgen()[all …]
913 int wrapper_wlan_cmd_11n_ba_stream_timeout(void *saved_event_buff);931 int wrapper_wlan_cmd_11n_addba_rspgen(void *saved_event_buff);933 int wrapper_wlan_cmd_11n_delba_rspgen(void *saved_event_buff);