Home
last modified time | relevance | path

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

/hal_nxp-latest/mcux/middleware/wifi_nxp/incl/wlcmgr/
Dwlan.h6664 int wlan_tx_ampdu_prot_mode(tx_ampdu_prot_mode_para *prot_mode, t_u16 action);
/hal_nxp-latest/mcux/middleware/wifi_nxp/wlcmgr/
Dwlan_tests.c4832 wlan_tx_ampdu_prot_mode(&data, ACTION_GET);
4862 wlan_tx_ampdu_prot_mode(&data, ACTION_SET);
Dwlan.c14662 int wlan_tx_ampdu_prot_mode(tx_ampdu_prot_mode_para *prot_mode, t_u16 action) in wlan_tx_ampdu_prot_mode() function