4 #include "osdep_service.h"
8 unsigned int ht_option
;
9 unsigned int ampdu_enable
;/*for enable Tx A-MPDU*/
10 unsigned char baddbareq_issued
[16];
11 unsigned int tx_amsdu_enable
;/*for enable Tx A-MSDU */
12 unsigned int tx_amdsu_maxlen
; /* 1: 8k, 0:4k ; default:8k, for tx */
13 unsigned int rx_ampdu_maxlen
; /* for rx reordering ctrl win_sz,
14 * updated when join_callback. */
15 struct ieee80211_ht_cap ht_cap
;
18 #endif /*_RTL871X_HT_H_ */