Home
last modified time | relevance | path

Searched refs:wlan_rx_abort_cfg_ext (Results 1 – 3 of 3) sorted by relevance

/hal_nxp-latest/mcux/middleware/wifi_nxp/incl/wlcmgr/
Dwlan.h2400 struct wlan_rx_abort_cfg_ext struct
2458 int wlan_set_rx_abort_cfg_ext(const struct wlan_rx_abort_cfg_ext *cfg);
2467 int wlan_get_rx_abort_cfg_ext(struct wlan_rx_abort_cfg_ext *cfg);
/hal_nxp-latest/mcux/middleware/wifi_nxp/wlcmgr/
Dwlan_tests.c3370 struct wlan_rx_abort_cfg_ext *cfg =
3371 (struct wlan_rx_abort_cfg_ext *)OSA_MemoryAllocate(sizeof(struct wlan_rx_abort_cfg_ext));
3410 struct wlan_rx_abort_cfg_ext cfg;
3524 wlan_set_rx_abort_cfg_ext((const struct wlan_rx_abort_cfg_ext *)&cfg);
3557 wlan_set_rx_abort_cfg_ext((const struct wlan_rx_abort_cfg_ext *)&cfg);
Dwlan.c785 int wlan_set_rx_abort_cfg_ext(const struct wlan_rx_abort_cfg_ext *cfg) in wlan_set_rx_abort_cfg_ext()
790 int wlan_get_rx_abort_cfg_ext(struct wlan_rx_abort_cfg_ext *cfg) in wlan_get_rx_abort_cfg_ext()