Searched refs:ampdu_enable (Results 1 – 15 of 15) sorted by relevance
52 static int ampdu_enable = 1;/*for enable tx_ampdu*/ variable117 module_param(ampdu_enable, int, 0644);168 registry_par->ampdu_enable = (u8)ampdu_enable; in loadparam()291 phtpriv->ampdu_enable = false;/*set to disabled*/ in init_default_value()
34 unsigned int ampdu_enable;/*for enable Tx A-MPDU*/ member
119 u8 ampdu_enable;/*for tx*/ member
1681 phtpriv->ampdu_enable = false;/*reset to disabled*/ in r8712_joinbss_reset()1749 if (!phtpriv->ampdu_enable && in update_ht_cap()1750 (pregistrypriv->ampdu_enable == 1)) in update_ht_cap()1751 phtpriv->ampdu_enable = true; in update_ht_cap()1799 if ((phtpriv->ht_option == 1) && (phtpriv->ampdu_enable)) { in r8712_issue_addbareq_cmd()
358 padapter->registrypriv.ampdu_enable = 0; in disable_ht_for_spec_devid()
547 if (phtpriv->ampdu_enable != true) in update_txdesc()
22 u32 ampdu_enable;/* for enable Tx A-MPDU */ member
79 u8 ampdu_enable;/* for tx */ member
1901 phtpriv->ampdu_enable = false;/* reset to disabled */ in rtw_joinbss_reset()2004 if ((!phtpriv->ampdu_enable) && (pregistrypriv->ampdu_enable == 1)) { in rtw_update_ht_cap()2006 phtpriv->ampdu_enable = false; in rtw_update_ht_cap()2008 phtpriv->ampdu_enable = true; in rtw_update_ht_cap()2009 } else if (pregistrypriv->ampdu_enable == 2) { in rtw_update_ht_cap()2010 phtpriv->ampdu_enable = true; in rtw_update_ht_cap()2077 if ((phtpriv->ht_option) && (phtpriv->ampdu_enable)) { in rtw_issue_addbareq_cmd()
658 phtpriv_sta->ampdu_enable = phtpriv_ap->ampdu_enable; in update_sta_info_apmode()675 phtpriv_sta->ampdu_enable = false; in update_sta_info_apmode()1101 if (pregistrypriv->ampdu_enable == 1) in rtw_check_beacon_data()1102 pmlmepriv->htpriv.ampdu_enable = true; in rtw_check_beacon_data()
4483 psta->htpriv.ampdu_enable = pmlmepriv->htpriv.ampdu_enable; in update_sta_info()4492 psta->htpriv.ampdu_enable = false; in update_sta_info()4907 if ((phtpriv->ht_option) && (phtpriv->ampdu_enable)) { in addba_timer_hdl()
853 if (pattrib->ht_en && psta->htpriv.ampdu_enable) { in rtw_make_wlanhdr()
180 registry_par->ampdu_enable = (u8)rtw_ampdu_enable; in loadparam()393 pmlmepriv->htpriv.ampdu_enable = false;/* set to disabled */ in rtw_init_default_value()
1343 bool ampdu_enable);1440 bool ampdu_enable);1444 bool ampdu_enable);
4773 bool ampdu_enable) in rtl8xxxu_fill_txdesc_v1() argument4786 if (ampdu_enable) in rtl8xxxu_fill_txdesc_v1()4827 bool ampdu_enable) in rtl8xxxu_fill_txdesc_v2() argument4844 if (ampdu_enable) in rtl8xxxu_fill_txdesc_v2()4891 bool usedesc40, ampdu_enable, sgi = false, short_preamble = false; in rtl8xxxu_tx() local4956 ampdu_enable = false; in rtl8xxxu_tx()4965 ampdu_enable = true; in rtl8xxxu_tx()4988 sgi, short_preamble, ampdu_enable); in rtl8xxxu_tx()