Home
last modified time | relevance | path

Searched defs:ht_priv (Results 1 – 3 of 3) sorted by relevance

/linux/drivers/staging/r8188eu/include/
A Drtw_ht.h10 struct ht_priv { struct
11 u32 ht_option;
12 u32 ampdu_enable;/* for enable Tx A-MPDU */
13 u32 tx_amsdu_enable;/* for enable Tx A-MSDU */
15 u32 rx_ampdu_maxlen; /* for rx reordering ctrl win_sz,
17 u8 bwmode;/* */
18 u8 ch_offset;/* PRIME_CHNL_OFFSET */
19 u8 sgi;/* short GI */
22 u8 agg_enable_bitmap;
23 u8 candidate_tid_bitmap;
[all …]
/linux/drivers/staging/rtl8712/
A Drtl871x_ht.h20 struct ht_priv { struct
21 unsigned int ht_option;
22 unsigned int ampdu_enable;/*for enable Tx A-MPDU*/
23 unsigned char baddbareq_issued[16];
24 unsigned int tx_amsdu_enable;/*for enable Tx A-MSDU */
25 unsigned int tx_amdsu_maxlen; /* 1: 8k, 0:4k ; default:8k, for tx */
26 unsigned int rx_ampdu_maxlen; /* for rx reordering ctrl win_sz,
29 struct ieee80211_ht_cap ht_cap;
/linux/drivers/staging/rtl8723bs/include/
A Drtw_ht.h11 struct ht_priv { struct
12 u8 ht_option;
21 u8 rx_ampdu_min_spacing;
24 u8 sgi_20m;
25 u8 sgi_40m;
28 u8 agg_enable_bitmap;
30 u8 candidate_tid_bitmap;
32 u8 ldpc_cap;
33 u8 stbc_cap;
34 u8 beamform_cap;
[all …]

Completed in 9 milliseconds