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/ |
| D | sli_si91x_multithreaded.c | 172 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, 884 …sl_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, 1076 …sl_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/ |
| D | malloc_buffers.c | 39 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/ |
| D | sl_si91x_bus.c | 80 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/ |
| D | sl_rsi_utility.h | 282 sl_status_t sl_si91x_host_allocate_buffer(sl_wifi_buffer_t **buffer,
|
| /hal_silabs-latest/wiseconnect/components/device/silabs/si91x/wireless/src/ |
| D | sl_rsi_utility.c | 1287 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()
|
| D | sl_si91x_driver.c | 794 status = sl_si91x_host_allocate_buffer( in sl_si91x_driver_send_socket_data() 1354 …sl_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/ |
| D | sl_si91x_socket_utility.c | 1107 status = sl_si91x_host_allocate_buffer( in sli_si91x_send_socket_data()
|