Home
last modified time | relevance | path

Searched refs:sl_si91x_host_allocate_buffer (Results 1 – 7 of 7) sorted by relevance

/hal_silabs-latest/wiseconnect/components/device/silabs/si91x/wireless/threading/
Dsli_si91x_multithreaded.c172 status = sl_si91x_host_allocate_buffer(&buffer, in sl_create_generic_rx_packet_from_params()
222 status = sl_si91x_host_allocate_buffer(&dummy_packet_buffer, in sli_handle_dhcp_and_rejoin_failure()
534 status = sl_si91x_host_allocate_buffer(&packet,
675 status = sl_si91x_host_allocate_buffer(&packet,
741 status = sl_si91x_host_allocate_buffer(&packet,
796 status = sl_si91x_host_allocate_buffer(&packet,
884sl_si91x_host_allocate_buffer(&packet, SL_WIFI_RX_FRAME_BUFFER, sizeof(sli_si91x_queue_packet_t), …
931 status = sl_si91x_host_allocate_buffer(&error_packet,
1033 status = sl_si91x_host_allocate_buffer(&packet,
1076sl_si91x_host_allocate_buffer(&packet, SL_WIFI_RX_FRAME_BUFFER, sizeof(sli_si91x_queue_packet_t), …
[all …]
/hal_silabs-latest/wiseconnect/components/device/silabs/si91x/wireless/memory/
Dmalloc_buffers.c39 sl_status_t sl_si91x_host_allocate_buffer(sl_wifi_buffer_t **buffer,
63 sl_status_t sl_si91x_host_allocate_buffer(sl_wifi_buffer_t **buffer, in sl_si91x_host_allocate_buffer() function
/hal_silabs-latest/wiseconnect/components/device/silabs/si91x/wireless/ahb_interface/src/
Dsl_si91x_bus.c80 status = sl_si91x_host_allocate_buffer(&rx_pkt_buffer, SL_WIFI_RX_FRAME_BUFFER, 1616, 1000); in sli_si91x_submit_rx_pkt()
/hal_silabs-latest/wiseconnect/components/device/silabs/si91x/wireless/inc/
Dsl_rsi_utility.h282 sl_status_t sl_si91x_host_allocate_buffer(sl_wifi_buffer_t **buffer,
/hal_silabs-latest/wiseconnect/components/device/silabs/si91x/wireless/src/
Dsl_rsi_utility.c1287 status = sl_si91x_host_allocate_buffer(&dummy_packet_buffer, in sli_si91x_flush_queue_based_on_type()
1472 status = sl_si91x_host_allocate_buffer(&host_packet, in sli_si91x_flush_socket_command_queues_based_on_queue_type()
1559 sl_si91x_host_allocate_buffer(&host_packet, in sli_si91x_flush_socket_command_queues_based_on_queue_type()
Dsl_si91x_driver.c794 status = sl_si91x_host_allocate_buffer( in sl_si91x_driver_send_socket_data()
1354sl_si91x_host_allocate_buffer(host_buffer, SL_WIFI_CONTROL_BUFFER, requested_buffer_size, wait_dur… in sli_si91x_allocate_command_buffer()
1370 sl_si91x_host_allocate_buffer(host_buffer, in sl_si91x_allocate_data_buffer()
/hal_silabs-latest/wiseconnect/components/device/silabs/si91x/wireless/socket/src/
Dsl_si91x_socket_utility.c1107 status = sl_si91x_host_allocate_buffer( in sli_si91x_send_socket_data()