Searched refs:sli_si91x_queue_packet_t (Results 1 – 7 of 7) sorted by relevance
| /hal_silabs-latest/wiseconnect/components/device/silabs/si91x/wireless/threading/ |
| D | sli_si91x_multithreaded.c | 126 extern sl_status_t sl_create_generic_rx_packet_from_params(sli_si91x_queue_packet_t **queue_packet, 160 sl_status_t sl_create_generic_rx_packet_from_params(sli_si91x_queue_packet_t **queue_packet, in sl_create_generic_rx_packet_from_params() 167 sli_si91x_queue_packet_t *packet = NULL; in sl_create_generic_rx_packet_from_params() 174 sizeof(sli_si91x_queue_packet_t), in sl_create_generic_rx_packet_from_params() 203 sli_si91x_queue_packet_t *node; in sli_handle_dhcp_and_rejoin_failure() 260 sli_si91x_queue_packet_t *data = NULL; in si91x_event_handler_thread() 300 data = (sli_si91x_queue_packet_t *)sl_si91x_host_get_buffer_data(buffer, 0, NULL); in si91x_event_handler_thread() 318 data = (sli_si91x_queue_packet_t *)sl_si91x_host_get_buffer_data(buffer, 0, NULL); in si91x_event_handler_thread() 361 sli_si91x_queue_packet_t *node = NULL; 362 sli_si91x_queue_packet_t *error_node = NULL; [all …]
|
| /hal_silabs-latest/wiseconnect/components/device/silabs/si91x/wireless/sl_net/src/ |
| D | sl_net_si91x_integration_handler.c | 71 static void handle_mqtt_client_asynch_events(sli_si91x_queue_packet_t *mqtt_asyn_packet) in handle_mqtt_client_asynch_events() 149 void sl_net_si91x_event_dispatch_handler(sli_si91x_queue_packet_t *data, sl_si91x_packet_t *packet) in sl_net_si91x_event_dispatch_handler()
|
| /hal_silabs-latest/wiseconnect/components/device/silabs/si91x/wireless/sl_net/inc/ |
| D | sl_net_si91x_integration_handler.h | 35 void sl_net_si91x_event_dispatch_handler(sli_si91x_queue_packet_t *data, sl_si91x_packet_t *packet);
|
| /hal_silabs-latest/wiseconnect/components/device/silabs/si91x/wireless/socket/src/ |
| D | sl_si91x_socket_utility.c | 710 sli_si91x_queue_packet_t *node = sl_si91x_host_get_buffer_data(buffer, 0, NULL); in sli_si91x_accept() 783 sli_si91x_queue_packet_t *node = sl_si91x_host_get_buffer_data(buffer, 0, NULL); in sli_si91x_shutdown() 973 sli_si91x_queue_packet_t *node; in sli_si91x_send_socket_command() 987 sizeof(sli_si91x_queue_packet_t), in sli_si91x_send_socket_command() 1072 sli_si91x_queue_packet_t *node = in sli_si91x_send_socket_command() 1073 (sli_si91x_queue_packet_t *)sl_si91x_host_get_buffer_data(*response_buffer, 0, NULL); in sli_si91x_send_socket_command()
|
| /hal_silabs-latest/wiseconnect/components/device/silabs/si91x/wireless/src/ |
| D | sl_si91x_driver.c | 123 sli_si91x_queue_packet_t *packet; 1070 sli_si91x_queue_packet_t *node = NULL; in sl_si91x_driver_send_command_packet() 1083 sizeof(sli_si91x_queue_packet_t), in sl_si91x_driver_send_command_packet() 1187 sli_si91x_queue_packet_t *temp_node = sl_si91x_host_get_buffer_data(temp_packet, 0, NULL); in sl_si91x_driver_send_command_packet() 1199 …node = (sli_si91x_queue_packet_t *)sl_si91x_host_get_buffer_data(response, 0, &data_len… in sl_si91x_driver_send_command_packet() 1234 sli_si91x_queue_packet_t *node = NULL; in sl_si91x_driver_send_async_command() 1264 sizeof(sli_si91x_queue_packet_t), in sl_si91x_driver_send_async_command()
|
| D | sl_rsi_utility.c | 180 extern sl_status_t sl_create_generic_rx_packet_from_params(sli_si91x_queue_packet_t **queue_packet, 1264 sli_si91x_queue_packet_t *queue_node = NULL; in sli_si91x_flush_queue_based_on_type() 1435 sli_si91x_queue_packet_t *queue_node = NULL; in sli_si91x_flush_socket_command_queues_based_on_queue_type()
|
| /hal_silabs-latest/wiseconnect/components/device/silabs/si91x/wireless/inc/ |
| D | sl_si91x_types.h | 218 } sli_si91x_queue_packet_t; typedef
|