Home
last modified time | relevance | path

Searched refs:SETAMPDU_SPACING (Results 1 – 2 of 2) sorted by relevance

/hal_nxp-latest/mcux/middleware/wifi_nxp/wifidriver/
Dmlan_11n.c584 SETAMPDU_SPACING(pht_cap->ht_cap.ampdu_param, 0x5); in wlan_fill_ht_cap_tlv()
586 SETAMPDU_SPACING(pht_cap->ht_cap.ampdu_param, pmadapter->hw_mpdu_density); in wlan_fill_ht_cap_tlv()
/hal_nxp-latest/mcux/middleware/wifi_nxp/wifidriver/incl/
Dmlan_fw.h700 #define SETAMPDU_SPACING(x, y) \ macro