Home
last modified time | relevance | path

Searched refs:host_buffer (Results 1 – 3 of 3) sorted by relevance

/hal_silabs-latest/wiseconnect/components/device/silabs/si91x/wireless/inc/
Dsl_si91x_core_utilities.h147 sl_status_t sli_si91x_allocate_command_buffer(sl_wifi_buffer_t **host_buffer,
/hal_silabs-latest/wiseconnect/components/device/silabs/si91x/wireless/src/
Dsl_si91x_driver.c143 sl_status_t sl_si91x_allocate_data_buffer(sl_wifi_buffer_t **host_buffer,
1347 sl_status_t sli_si91x_allocate_command_buffer(sl_wifi_buffer_t **host_buffer, in sli_si91x_allocate_command_buffer() argument
1354 …sl_si91x_host_allocate_buffer(host_buffer, SL_WIFI_CONTROL_BUFFER, requested_buffer_size, wait_dur… in sli_si91x_allocate_command_buffer()
1359 *buffer = sl_si91x_host_get_buffer_data(*host_buffer, 0, &temp); in sli_si91x_allocate_command_buffer()
1363 sl_status_t sl_si91x_allocate_data_buffer(sl_wifi_buffer_t **host_buffer, in sl_si91x_allocate_data_buffer() argument
1370 sl_si91x_host_allocate_buffer(host_buffer, in sl_si91x_allocate_data_buffer()
1378 *buffer = sl_si91x_host_get_buffer_data(*host_buffer, 0, &temp); in sl_si91x_allocate_data_buffer()
/hal_silabs-latest/wiseconnect/components/device/silabs/si91x/wireless/ble/src/
Drsi_bt_ble.c43 sl_status_t sli_si91x_allocate_command_buffer(sl_wifi_buffer_t **host_buffer,