Home
last modified time | relevance | path

Searched refs:ampdu (Results 1 – 18 of 18) sorted by relevance

/Linux-v5.4/drivers/net/wireless/broadcom/brcm80211/brcmsmac/
Dampdu.c152 static void brcms_c_scb_ampdu_update_max_txlen(struct ampdu_info *ampdu, u8 dur) in brcms_c_scb_ampdu_update_max_txlen() argument
160 ampdu->max_txlen[mcs][0][0] = (rate * dur) >> 3; in brcms_c_scb_ampdu_update_max_txlen()
163 ampdu->max_txlen[mcs][1][0] = (rate * dur) >> 3; in brcms_c_scb_ampdu_update_max_txlen()
166 ampdu->max_txlen[mcs][0][1] = (rate * dur) >> 3; in brcms_c_scb_ampdu_update_max_txlen()
169 ampdu->max_txlen[mcs][1][1] = (rate * dur) >> 3; in brcms_c_scb_ampdu_update_max_txlen()
173 static bool brcms_c_ampdu_cap(struct ampdu_info *ampdu) in brcms_c_ampdu_cap() argument
175 if (BRCMS_PHY_11N_CAP(ampdu->wlc->band)) in brcms_c_ampdu_cap()
181 static int brcms_c_ampdu_set(struct ampdu_info *ampdu, bool on) in brcms_c_ampdu_set() argument
183 struct brcms_c_info *wlc = ampdu->wlc; in brcms_c_ampdu_set()
194 if (!brcms_c_ampdu_cap(ampdu)) { in brcms_c_ampdu_set()
[all …]
Dampdu.h47 void brcms_c_ampdu_detach(struct ampdu_info *ampdu);
48 void brcms_c_ampdu_dotxstatus(struct ampdu_info *ampdu, struct scb *scb,
51 void brcms_c_ampdu_shm_upd(struct ampdu_info *ampdu);
DMakefile26 ampdu.o \
Dmain.h479 struct ampdu_info *ampdu; member
Dmain.c900 brcms_c_ampdu_dotxstatus(wlc->ampdu, scb, p, txs); in brcms_c_dotxstatus()
4375 wlc->ampdu = brcms_c_ampdu_attach(wlc); in brcms_c_attach_module()
4376 if (wlc->ampdu == NULL) { in brcms_c_attach_module()
4825 if (wlc->ampdu) { in brcms_c_detach_module()
4826 brcms_c_ampdu_detach(wlc->ampdu); in brcms_c_detach_module()
4827 wlc->ampdu = NULL; in brcms_c_detach_module()
6684 brcm_c_ampdu_null_delim_cnt(wlc->ampdu, scb, rspec, phylen); in brcms_c_d11hdrs_mac80211()
7905 brcms_c_ampdu_shm_upd(wlc->ampdu); in brcms_c_init()
/Linux-v5.4/drivers/net/wireless/mediatek/mt76/
Dtx.c391 bool ampdu; in mt76_txq_send_burst() local
413 ampdu = IEEE80211_SKB_CB(skb)->flags & IEEE80211_TX_CTL_AMPDU; in mt76_txq_send_burst()
414 limit = ampdu ? 16 : 3; in mt76_txq_send_burst()
416 if (ampdu) in mt76_txq_send_burst()
442 if (ampdu != cur_ampdu || in mt76_txq_send_burst()
Dmt76x02_txrx.c146 bool ampdu = IEEE80211_SKB_CB(tx_info->skb)->flags & IEEE80211_TX_CTL_AMPDU; in mt76x02_tx_prepare_skb() local
165 if (mt76_is_skb_pktid(pid) && ampdu) in mt76x02_tx_prepare_skb()
Dmt76x02_usb_core.c71 bool ampdu = IEEE80211_SKB_CB(tx_info->skb)->flags & IEEE80211_TX_CTL_AMPDU; in mt76x02u_tx_prepare_skb() local
90 if ((mt76_is_skb_pktid(pid) && ampdu) || ep == MT_EP_OUT_HCCA) in mt76x02u_tx_prepare_skb()
/Linux-v5.4/drivers/net/wireless/ath/carl9170/
Dwlan.h193 u8 ampdu:1; member
239 u8 ampdu:1; member
Dtx.c827 bool ampdu, bool multi) in carl9170_tx_rts_check() argument
831 if (ampdu) in carl9170_tx_rts_check()
896 bool ampdu; in carl9170_tx_apply_rateset() local
900 ampdu = !!(info->flags & IEEE80211_TX_CTL_AMPDU); in carl9170_tx_apply_rateset()
927 if (ampdu && txrate->flags & IEEE80211_TX_RC_MCS) in carl9170_tx_apply_rateset()
930 if (carl9170_tx_rts_check(ar, txrate, ampdu, no_ack)) in carl9170_tx_apply_rateset()
946 if (carl9170_tx_rts_check(ar, txrate, ampdu, no_ack)) in carl9170_tx_apply_rateset()
953 if (ampdu && (txrate->flags & IEEE80211_TX_RC_MCS)) in carl9170_tx_apply_rateset()
/Linux-v5.4/drivers/net/wireless/ath/ath10k/
Ddebug.c962 u8 amsdu, ampdu; in ath10k_read_htt_max_amsdu_ampdu() local
968 ampdu = ar->htt.max_num_ampdu; in ath10k_read_htt_max_amsdu_ampdu()
971 len = scnprintf(buf, sizeof(buf), "%u %u\n", amsdu, ampdu); in ath10k_read_htt_max_amsdu_ampdu()
983 unsigned int amsdu, ampdu; in ath10k_write_htt_max_amsdu_ampdu() local
990 res = sscanf(buf, "%u %u", &amsdu, &ampdu); in ath10k_write_htt_max_amsdu_ampdu()
997 res = ath10k_htt_h2t_aggr_cfg_msg(&ar->htt, ampdu, amsdu); in ath10k_write_htt_max_amsdu_ampdu()
1003 ar->htt.max_num_ampdu = ampdu; in ath10k_write_htt_max_amsdu_ampdu()
/Linux-v5.4/drivers/net/wireless/mediatek/mt76/mt7615/
Dmac.c843 bool probe, ampdu, cck = false; in mt7615_fill_txs() local
852 ampdu = !fixed_rate && (txs & MT_TXS1_AMPDU); in mt7615_fill_txs()
862 if (!ampdu && (txs & MT_TXS0_RTS_TIMEOUT)) in mt7615_fill_txs()
875 if (ampdu || (info->flags & IEEE80211_TX_CTL_AMPDU)) in mt7615_fill_txs()
/Linux-v5.4/drivers/net/wireless/mediatek/mt76/mt7603/
Dmac.c960 bool ampdu; in mt7603_fill_txs() local
971 ampdu = !fixed_rate && (txs & MT_TXS4_AMPDU); in mt7603_fill_txs()
979 if (!ampdu && (txs & MT_TXS0_RTS_TIMEOUT)) in mt7603_fill_txs()
992 if (ampdu || (info->flags & IEEE80211_TX_CTL_AMPDU)) in mt7603_fill_txs()
/Linux-v5.4/drivers/net/wireless/intel/iwlwifi/pcie/
Dtx.c1393 txq->ampdu = true; in iwl_trans_pcie_txq_enable()
1474 txq->ampdu = !shared_mode; in iwl_trans_pcie_txq_set_shared_mode()
1508 trans_pcie->txq[txq_id]->ampdu = false; in iwl_trans_pcie_txq_disable()
2370 WARN_ONCE(txq->ampdu && in iwl_trans_pcie_tx()
Dinternal.h372 bool ampdu; member
/Linux-v5.4/drivers/net/wireless/marvell/
Dmwl8k.c210 struct mwl8k_ampdu_stream ampdu[MWL8K_MAX_AMPDU_QUEUES]; member
1792 stream = &priv->ampdu[i]; in mwl8k_add_stream()
1840 stream = &priv->ampdu[i]; in mwl8k_lookup_stream()
3837 streams = &priv->ampdu[stream_index]; in mwl8k_watchdog_ba_events()
4164 s = &priv->ampdu[i]; in mwl8k_cmd_set_new_stn_del()
5926 memset(priv->ampdu, 0, sizeof(priv->ampdu)); in mwl8k_probe_hw()
/Linux-v5.4/drivers/net/wireless/realtek/rtl8xxxu/
Drtl8xxxu_core.c4984 u32 ampdu, val32; in rtl8xxxu_tx() local
4986 ampdu = (u32)sta->ht_cap.ampdu_density; in rtl8xxxu_tx()
4987 val32 = ampdu << TXDESC_AMPDU_DENSITY_SHIFT; in rtl8xxxu_tx()
/Linux-v5.4/drivers/net/wireless/ralink/rt2x00/
Drt2800lib.c1005 int aggr, ampdu, wcid, ack_req; in rt2800_txdone_entry() local
1014 ampdu = rt2x00_get_field32(word, TXWI_W0_AMPDU); in rt2800_txdone_entry()
1041 if (unlikely((aggr == 1 && ampdu == 0 && real_mcs != mcs)) || !match) { in rt2800_txdone_entry()
1046 if (aggr == 1 || ampdu == 1) in rt2800_txdone_entry()