Searched refs:SETAMPDU_SPACING (Results 1 – 2 of 2) sorted by relevance
584 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()
700 #define SETAMPDU_SPACING(x, y) \ macro