Home
last modified time | relevance | path

Searched defs:sub_evt (Results 1 – 5 of 5) sorted by relevance

/hal_nxp-latest/mcux/middleware/wifi_nxp/wifidriver/
Dmlan_glue.c8256 int wifi_subscribe_event_submit(mlan_private *pmpriv, mlan_ds_subscribe_evt *sub_evt) in wifi_subscribe_event_submit()
8290 int wifi_get_subscribe_event(mlan_private *pmpriv, mlan_ds_subscribe_evt *sub_evt) in wifi_get_subscribe_event()
8310 mlan_ds_subscribe_evt sub_evt; in wifi_clear_subscribe_event() local
8323 mlan_ds_subscribe_evt sub_evt; in wifi_set_threshold_rssi_low() local
8334 mlan_ds_subscribe_evt sub_evt; in wifi_set_threshold_rssi_high() local
8345 mlan_ds_subscribe_evt sub_evt; in wifi_set_threshold_snr_low() local
8357 mlan_ds_subscribe_evt sub_evt; in wifi_set_threshold_snr_high() local
8368 mlan_ds_subscribe_evt sub_evt; in wifi_set_threshold_max_fail() local
8380 mlan_ds_subscribe_evt sub_evt; in wifi_set_threshold_beacon_miss() local
8392 mlan_ds_subscribe_evt sub_evt; in wifi_set_threshold_data_rssi_low() local
[all …]
Dmlan_sta_cmd.c1594 int wlan_parse_getdata(HostCmd_DS_COMMAND *resp, mlan_ds_subscribe_evt *sub_evt)
1734 mlan_ds_subscribe_evt *sub_evt = (mlan_ds_subscribe_evt *)pdata_buf; local
Dmlan_sta_cmdresp.c796 IN mlan_ioctl_req *sub_evt) in wlan_ret_subscribe_event()
/hal_nxp-latest/mcux/middleware/wifi_nxp/wlcmgr/
Dwlan_tests.c4316 static void print_get_sub_event(wlan_ds_subscribe_evt *sub_evt)
4448 wlan_ds_subscribe_evt sub_evt; local
Dwlan.c14519 int wlan_get_subscribe_event(wlan_ds_subscribe_evt *sub_evt) in wlan_get_subscribe_event()