Home
last modified time | relevance | path

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

/linux/drivers/staging/rtl8723bs/include/
H A Drtw_ht.h13 u8 ampdu_enable;/* for enable Tx A-MPDU */ member
H A Ddrv_types.h114 u8 ampdu_enable;/* for tx */ member
/linux/drivers/net/wireless/realtek/rtl8xxxu/
H A Dcore.c5292 bool short_preamble, bool ampdu_enable, u32 rts_rate, in rtl8xxxu_fill_txdesc_v1()
5357 bool short_preamble, bool ampdu_enable, u32 rts_rate, in rtl8xxxu_fill_txdesc_v2()
5431 bool short_preamble, bool ampdu_enable, u32 rts_rate, in rtl8xxxu_fill_txdesc_v3()
5525 bool ampdu_enable, sgi = false, short_preamble = false, bmc = false; in rtl8xxxu_tx() local