Home
last modified time | relevance | path

Searched refs:RT_WLAN_DEV_EVT_MAX (Results 1 – 4 of 4) sorted by relevance

/components/drivers/wlan/
A Ddev_wlan.h71 RT_WLAN_DEV_EVT_MAX, enumerator
457 struct rt_wlan_dev_event_desc handler_table[RT_WLAN_DEV_EVT_MAX][RT_WLAN_DEV_EVENT_NUM];
A Ddev_wlan.c360 if (event >= RT_WLAN_DEV_EVT_MAX) in rt_wlan_dev_register_event_handler()
391 if (event >= RT_WLAN_DEV_EVT_MAX) in rt_wlan_dev_unregister_event_handler()
422 if (event >= RT_WLAN_DEV_EVT_MAX) in rt_wlan_dev_indicate_event_handle()
A Ddev_wlan_prot.c225 for (event = RT_WLAN_DEV_EVT_INIT_DONE; event < RT_WLAN_DEV_EVT_MAX; event ++) in rt_wlan_prot_detach_dev()
A Ddev_wlan_mgnt.c796 for (event = RT_WLAN_DEV_EVT_INIT_DONE; event < RT_WLAN_DEV_EVT_MAX; event++) in rt_wlan_set_mode()

Completed in 11 milliseconds