Home
last modified time | relevance | path

Searched defs:ampdu (Results 1 – 13 of 13) sorted by relevance

/linux/drivers/net/wireless/broadcom/brcm80211/brcmsmac/
H A Dampdu.c146 static void brcms_c_scb_ampdu_update_max_txlen(struct ampdu_info *ampdu, u8 dur) in brcms_c_scb_ampdu_update_max_txlen()
167 static bool brcms_c_ampdu_cap(struct ampdu_info *ampdu) in brcms_c_ampdu_cap()
175 static int brcms_c_ampdu_set(struct ampdu_info *ampdu, bool on) in brcms_c_ampdu_set()
199 static void brcms_c_ffpld_init(struct ampdu_info *ampdu) in brcms_c_ffpld_init()
219 struct ampdu_info *ampdu; in brcms_c_ampdu_attach() local
272 void brcms_c_ampdu_detach(struct ampdu_info *ampdu) in brcms_c_ampdu_detach()
277 static void brcms_c_scb_ampdu_update_config(struct ampdu_info *ampdu, in brcms_c_scb_ampdu_update_config()
307 static void brcms_c_scb_ampdu_update_config_all(struct ampdu_info *ampdu) in brcms_c_scb_ampdu_update_config_all()
312 static void brcms_c_ffpld_calc_mcs2ampdu_table(struct ampdu_info *ampdu, int f) in brcms_c_ffpld_calc_mcs2ampdu_table()
352 struct ampdu_info *ampdu = wlc->ampdu; in brcms_c_ffpld_check_txfunfl() local
[all …]
H A Dmain.h479 struct ampdu_info *ampdu; member
/linux/drivers/net/wireless/mediatek/mt76/
H A Dmt76x02_txrx.c145 bool ampdu = IEEE80211_SKB_CB(tx_info->skb)->flags & IEEE80211_TX_CTL_AMPDU; in mt76x02_tx_prepare_skb() local
H A Dmt76x02_usb_core.c72 bool ampdu = IEEE80211_SKB_CB(tx_info->skb)->flags & IEEE80211_TX_CTL_AMPDU; in mt76x02u_tx_prepare_skb() local
/linux/drivers/net/wireless/ath/carl9170/
H A Dtx.c828 bool ampdu, bool multi) in carl9170_tx_rts_check()
898 bool ampdu; in carl9170_tx_apply_rateset() local
H A Dwlan.h193 u8 ampdu:1; member
239 u8 ampdu:1; member
/linux/net/mac80211/
H A Dairtime.c759 int len, bool ampdu) in ieee80211_calc_expected_tx_airtime()
H A Dtx.c3670 struct sk_buff *skb, bool ampdu, in __ieee80211_xmit_fast()
3989 bool ampdu = txq->ac != IEEE80211_AC_VO; in ieee80211_tx_dequeue() local
/linux/drivers/net/wireless/ath/ath10k/
H A Ddebug.c964 u8 amsdu, ampdu; in ath10k_read_htt_max_amsdu_ampdu() local
985 unsigned int amsdu, ampdu; in ath10k_write_htt_max_amsdu_ampdu() local
H A Dcore.h557 int ampdu[ATH10K_TID_MAX]; member
636 int ampdu[ATH10K_TID_MAX]; member
H A Dwmi.h5143 u32 ampdu; member
/linux/drivers/net/wireless/mediatek/mt76/mt7603/
H A Dmac.c1102 bool ampdu; in mt7603_fill_txs() local
/linux/drivers/net/wireless/marvell/
H A Dmwl8k.c210 struct mwl8k_ampdu_stream ampdu[MWL8K_MAX_AMPDU_QUEUES]; member