Home
last modified time | relevance | path

Searched defs:next (Results 1 – 25 of 35) sorted by relevance

12

/hal_nxp-latest/mcux/middleware/wifi_nxp/wlcmgr/
Dwlan.c2913 static void wlcm_process_deepsleep_event(struct wifi_message *msg, enum cm_sta_state *next) in wlcm_process_deepsleep_event()
3003 static void wlcm_process_scan_result_event(struct wifi_message *msg, enum cm_sta_state *next) in wlcm_process_scan_result_event()
3104 enum cm_sta_state *next, in wlcm_process_sta_addr_config_event()
3200 static void wlcm_process_channel_switch_ann(enum cm_sta_state *next, struct wlan_network *network) in wlcm_process_channel_switch_ann()
3659 static void wlcm_process_association_event(struct wifi_message *msg, enum cm_sta_state *next) in wlcm_process_association_event()
3764 static void wlcm_process_association_notify_event(struct wifi_message *msg, enum cm_sta_state *next) in wlcm_process_association_notify_event()
3780 static void wlcm_process_pmk_event(struct wifi_message *msg, enum cm_sta_state *next, struct wlan_n… in wlcm_process_pmk_event()
3804 enum cm_sta_state *next, in wlcm_process_authentication_event()
4067 static void wlcm_process_rssi_low_event(struct wifi_message *msg, enum cm_sta_state *next, struct w… in wlcm_process_rssi_low_event()
4236 enum cm_sta_state *next, in wlcm_process_neighbor_list_report_event()
[all …]
/hal_nxp-latest/mcux/mcux-sdk/components/lists/
Dfsl_component_generic_list.h79 struct list_element_tag *next; /*!< next list element */ member
86 struct list_element_tag *next; /*!< next list element */ member
/hal_nxp-latest/mcux/mcux-sdk/CMSIS/RTOS2/RTX/Include/
Drtx_os.h157 struct osRtxTimer_s *next; ///< Pointer to next active Timer member
244 struct osRtxMessage_s *next; ///< Pointer to next Message member
293 osRtxThread_t *next; ///< Next Thread to Run member
/hal_nxp-latest/mcux/middleware/mcux-sdk-middleware-usb/host/
Dusb_host.h225 struct _usb_host_pipe *next; /*!< Link the idle pipes*/ member
242 struct _usb_host_transfer *next; /*!< The next transfer structure*/ member
Dusb_host_devices.h54 struct _usb_host_device_instance *next; /*!< Next device, or NULL */ member
/hal_nxp-latest/mcux/mcux-sdk/components/mem_manager/
Dfsl_component_mem_manager_light.c146 struct blockHeader_s *next; member
181 memAreaCfg_t *next; /*< Next registered RAM area descriptor. */ member
Dfsl_component_mem_manager.h220 memAreaCfg_t *next; /*< Next registered RAM area descriptor. */ member
/hal_nxp-latest/mcux/middleware/wifi_nxp/port/net/zephyr/
Dnet.c700 struct group_ip4_addr *next; member
827 struct group_ip6_addr *next; member
/hal_nxp-latest/mcux/middleware/mcux-sdk-middleware-multicore/rpmsg_lite/lib/include/
Dllist.h55 struct llist *next; member
Dvirtio_ring.h63 uint16_t next; member
/hal_nxp-latest/mcux/mcux-sdk/components/srtm/srtm/
Dsrtm_list.h33 struct _srtm_list *next; /*!< next list node */ member
Dsrtm_dispatcher.c411 srtm_list_t *list, *next; in SRTM_Dispatcher_RemovePeerCore() local
/hal_nxp-latest/mcux/mcux-sdk/components/imu_adapter/
Dfsl_adapter_imu_common.h45 struct LIST_ELEM_st *next; member
/hal_nxp-latest/mcux/mcux-sdk/components/rpmsg/
Dfsl_adapter_rfcommon.h46 struct LIST_ELEM_st *next; member
/hal_nxp-latest/mcux/mcux-sdk/components/button/
Dfsl_component_button.c53 struct _button_state *next; member
/hal_nxp-latest/mcux/mcux-sdk/devices/MIMX8QM6/drivers/
Dfsl_sc_event.h146 struct _sc_event_list *next; /*!< next list node */ member
/hal_nxp-latest/mcux/mcux-sdk/components/gpio/
Dfsl_adapter_rt_gpio.c34 struct _hal_gpio_state *next; member
Dfsl_adapter_rgpio.c35 struct _hal_gpio_state *next; member
Dfsl_adapter_igpio.c34 struct _hal_gpio_state *next; member
Dfsl_adapter_lpc_gpio.c57 struct _hal_gpio_state *next; member
/hal_nxp-latest/mcux/middleware/mcux-sdk-middleware-usb/host/class/
Dusb_host_hub.h96 struct _usb_host_hub_instance *next; /*!< Next HUB instance*/ member
/hal_nxp-latest/mcux/mcux-sdk/components/serial_manager/
Dfsl_component_serial_port_virtual.c59 struct _serial_port_virtual_state *next; /* Next pointer of the interface */ member
/hal_nxp-latest/mcux/middleware/wifi_nxp/wifidriver/
Dwifi-internal.h48 struct mcast_filter *next; member
/hal_nxp-latest/mcux/mcux-sdk/drivers/sysmpu/
Dfsl_sysmpu.h220 struct _sysmpu_config *next; /*!< Pointer to the next structure. */ member
/hal_nxp-latest/mcux/mcux-sdk/components/led/
Dfsl_component_led.c83 struct _led_state *next; member

12