| /hal_silabs-latest/wiseconnect/components/device/silabs/si91x/wireless/src/ |
| D | sl_si91x_driver.c | 123 sli_si91x_queue_packet_t *packet; member 725 const sl_si91x_packet_t *packet = sl_si91x_host_get_buffer_data(buffer, 0, NULL); in sl_si91x_get_flash_efuse_data() local 749 sl_si91x_packet_t *packet; in sl_si91x_driver_raw_send_command() local 782 sl_si91x_packet_t *packet; in sl_si91x_driver_send_socket_data() local 830 sl_si91x_packet_t *packet; in sl_si91x_custom_driver_send_command() local 868 sl_si91x_packet_t *packet; in sl_si91x_driver_send_command() local 908 sl_si91x_packet_t *packet; in sl_si91x_driver_send_side_band_crypto() local 1072 sl_wifi_buffer_t *packet; in sl_si91x_driver_send_command_packet() local 1655 const sl_si91x_packet_t *packet = sl_si91x_host_get_buffer_data(buffer, 0, NULL); in sl_si91x_get_rtc_timer() local 1884 const sl_si91x_packet_t *packet = NULL; in sl_si91x_command_to_read_common_flash() local [all …]
|
| D | sl_rsi_utility.c | 465 void sli_handle_wifi_beacon(sl_si91x_packet_t *packet) in sli_handle_wifi_beacon() 1781 void print_80211_packet(const uint8_t *packet, uint32_t packet_length, uint16_t max_payload_length) in print_80211_packet()
|
| /hal_silabs-latest/wiseconnect/components/device/silabs/si91x/wireless/threading/ |
| D | sli_si91x_multithreaded.c | 51 #define SL_NET_EVENT_DISPATCH_HANDLER(data, packet) \ argument 167 sli_si91x_queue_packet_t *packet = NULL; in sl_create_generic_rx_packet_from_params() local 206 sl_si91x_packet_t *packet = sl_si91x_host_get_buffer_data(response_buffer, 0, NULL); in sli_handle_dhcp_and_rejoin_failure() local 259 sl_si91x_packet_t *packet = NULL; in si91x_event_handler_thread() local 363 sl_wifi_buffer_t *packet; local 1505 sl_si91x_packet_t *packet; local 1594 sl_si91x_packet_t *packet; local
|
| /hal_silabs-latest/wiseconnect/components/protocol/wifi/si91x/ |
| D | sl_wifi.c | 335 sl_si91x_packet_t *packet; in sl_wifi_wait_for_scan_results() local 476 sl_si91x_packet_t *packet = NULL; in sl_wifi_connect() local 722 sl_si91x_packet_t *packet = sl_si91x_host_get_buffer_data(buffer, 0, NULL); in sl_wifi_get_signal_strength() local 759 sl_si91x_packet_t *packet = sl_si91x_host_get_buffer_data(buffer, 0, NULL); in sl_wifi_get_sta_tsf() local 805 sl_si91x_packet_t *packet = sl_si91x_host_get_buffer_data(buffer, 0, NULL); in sl_wifi_get_mac_address() local 864 sl_si91x_packet_t *packet = sl_si91x_host_get_buffer_data(buffer, 0, NULL); in sl_wifi_get_channel() local 1051 sl_si91x_packet_t *packet = sl_si91x_host_get_buffer_data(buffer, 0, NULL); in sl_wifi_get_pairwise_master_key() local 1119 sl_si91x_packet_t *packet; in sl_wifi_get_ap_client_info() local 1199 sl_si91x_packet_t *packet = sl_si91x_host_get_buffer_data(buffer, 0, NULL); in sl_wifi_get_wireless_info() local 1319 sl_si91x_packet_t *packet; in sl_wifi_get_statistics() local [all …]
|
| /hal_silabs-latest/wiseconnect/components/device/silabs/si91x/wireless/socket/src/ |
| D | sl_si91x_socket_utility.c | 449 sl_si91x_packet_t *packet = (sl_si91x_packet_t *)buffer->data; in sli_get_socket_command_from_host_packet() local 471 sl_si91x_packet_t *packet = NULL; in create_and_send_socket_request() local 718 sl_si91x_packet_t *packet = sl_si91x_host_get_buffer_data(response, 0, NULL); in sli_si91x_accept() local 792 sl_si91x_packet_t *packet = sl_si91x_host_get_buffer_data(response_buffer, 0, NULL); in sli_si91x_shutdown() local 971 sl_si91x_packet_t *packet; in sli_si91x_send_socket_command() local 1067 …sl_si91x_packet_t *packet = (sl_si91x_packet_t *)sl_si91x_host_get_buffer_data(*response_buffer, 0… in sli_si91x_send_socket_command() local 1087 sl_si91x_packet_t *packet; in sli_si91x_send_socket_data() local 1139 int sli_si91x_get_socket_id(sl_si91x_packet_t *packet) in sli_si91x_get_socket_id()
|
| /hal_silabs-latest/wiseconnect/components/device/silabs/si91x/wireless/ahb_interface/src/ |
| D | sl_si91x_bus.c | 72 sl_si91x_packet_t *packet; in sli_si91x_submit_rx_pkt() local 124 sl_status_t sl_si91x_bus_write_frame(sl_si91x_packet_t *packet, const uint8_t *payloadparam, uint16… in sl_si91x_bus_write_frame()
|
| /hal_silabs-latest/wiseconnect/components/device/silabs/si91x/wireless/sl_net/inc/ |
| D | sl_net_si91x_integration_handler.h | 33 #define SL_NET_EVENT_DISPATCH_HANDLER(data, packet) sl_net_si91x_event_dispatch_handler(data, packe… argument
|
| /hal_silabs-latest/wiseconnect/components/device/silabs/si91x/wireless/inc/ |
| D | sl_si91x_core_utilities.h | 41 static inline uint16_t get_si91x_frame_status(const sl_si91x_packet_t *packet) in get_si91x_frame_status()
|
| /hal_silabs-latest/wiseconnect/components/device/silabs/si91x/wireless/sl_net/src/ |
| D | sl_net_si91x_callback_framework.c | 47 …sl_si91x_packet_t *packet = sl_si91x_host_get_buffer_data(buffer, 0, NULL); in sl_si91x_default_handler() local
|
| D | sl_si91x_net_internal_stack.c | 57 sl_si91x_packet_t *packet; in sli_si91x_configure_ip_address() local
|
| D | sl_net_si91x_integration_handler.c | 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/protocol/wifi/src/ |
| D | sl_wifi_callback_framework.c | 70 …sl_si91x_packet_t *packet = (sl_si91x_packet_t *)sl_si91x_host_get_buffer_data((sl_wifi_buffer_t *… in sl_wifi_default_event_handler() local
|
| /hal_silabs-latest/wiseconnect/components/service/network_manager/si91x/ |
| D | sl_net_si91x.c | 232 sl_si91x_packet_t *packet; in sl_net_dns_resolve_hostname() local
|
| /hal_silabs-latest/gecko/emlib/src/ |
| D | em_eusart.c | 484 uint32_t packet; in EUSART_Dali_Tx() local
|
| /hal_silabs-latest/simplicity_sdk/platform/emlib/src/ |
| D | em_eusart.c | 487 uint32_t packet; in EUSART_Dali_Tx() local
|
| /hal_silabs-latest/wiseconnect/components/device/silabs/si91x/wireless/asynchronous_socket/src/ |
| D | sl_si91x_socket.c | 463 sl_si91x_packet_t *packet = NULL; in sl_si91x_recvfrom() local
|