Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/wireless/broadcom/brcm80211/brcmsmac/
H A 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()
173 static bool brcms_c_ampdu_cap(struct ampdu_info *ampdu) in brcms_c_ampdu_cap()
181 static int brcms_c_ampdu_set(struct ampdu_info *ampdu, bool on) in brcms_c_ampdu_set()
205 static void brcms_c_ffpld_init(struct ampdu_info *ampdu) in brcms_c_ffpld_init()
225 struct ampdu_info *ampdu; in brcms_c_ampdu_attach() local
278 void brcms_c_ampdu_detach(struct ampdu_info *ampdu) in brcms_c_ampdu_detach()
283 static void brcms_c_scb_ampdu_update_config(struct ampdu_info *ampdu, in brcms_c_scb_ampdu_update_config()
313 static void brcms_c_scb_ampdu_update_config_all(struct ampdu_info *ampdu) in brcms_c_scb_ampdu_update_config_all()
318 static void brcms_c_ffpld_calc_mcs2ampdu_table(struct ampdu_info *ampdu, int f) in brcms_c_ffpld_calc_mcs2ampdu_table()
358 struct ampdu_info *ampdu = wlc->ampdu; in brcms_c_ffpld_check_txfunfl() local
[all …]
H A Dmain.h479 struct ampdu_info *ampdu; member
/openbmc/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
H A Dmt76_connac_mcu.h404 u8 ampdu; member
/openbmc/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
/openbmc/linux/net/mac80211/
H A Dairtime.c631 int len, bool ampdu) in ieee80211_calc_expected_tx_airtime()
H A Dtx.c3654 struct sk_buff *skb, bool ampdu, in __ieee80211_xmit_fast()
3970 bool ampdu = txq->ac != IEEE80211_AC_VO; in ieee80211_tx_dequeue() local
/openbmc/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.h556 int ampdu[ATH10K_TID_MAX]; member
635 int ampdu[ATH10K_TID_MAX]; member
H A Dwmi.h5116 u32 ampdu; member
/openbmc/linux/drivers/net/wireless/mediatek/mt76/mt7603/
H A Dmac.c1102 bool ampdu; in mt7603_fill_txs() local
/openbmc/linux/drivers/net/wireless/mediatek/mt76/mt7615/
H A Dmac.c1324 bool ampdu, cck = false; in mt7615_fill_txs() local
/openbmc/linux/drivers/net/wireless/intel/iwlwifi/
H A Diwl-trans.h975 bool ampdu; member
/openbmc/linux/drivers/net/wireless/realtek/rtl8xxxu/
H A Drtl8xxxu_core.c5579 u32 ampdu, val32; in rtl8xxxu_tx() local
/openbmc/linux/drivers/net/wireless/ralink/rt2x00/
H A Drt2800lib.c1025 int aggr, ampdu, wcid, ack_req; in rt2800_txdone_entry() local
/openbmc/linux/drivers/net/wireless/marvell/
H A Dmwl8k.c210 struct mwl8k_ampdu_stream ampdu[MWL8K_MAX_AMPDU_QUEUES]; member
/openbmc/linux/include/net/
H A Dcfg80211.h798 enum nl80211_tid_config ampdu; member