Home
last modified time | relevance | path

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

/freebsd/sys/contrib/dev/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
/freebsd/sys/contrib/dev/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.h414 u8 ampdu; member
/freebsd/usr.sbin/bsnmpd/modules/snmp_wlan/
H A Dwlan_snmp.h137 enum WlanIfaceDot11nPduType ampdu; member
/freebsd/sys/contrib/dev/athk/ath10k/
H A Ddebug.c1007 u8 amsdu, ampdu; in ath10k_read_htt_max_amsdu_ampdu() local
1028 unsigned int amsdu, ampdu; in ath10k_write_htt_max_amsdu_ampdu() local
H A Dcore.h564 int ampdu[ATH10K_TID_MAX]; member
643 int ampdu[ATH10K_TID_MAX]; member
H A Dwmi.h5143 u32 ampdu; member
/freebsd/sys/contrib/dev/mediatek/mt76/mt7603/
H A Dmac.c1099 bool ampdu; in mt7603_fill_txs() local
/freebsd/contrib/wpa/wpa_supplicant/
H A Ddriver_i.h570 static inline int wpa_drv_ampdu(struct wpa_supplicant *wpa_s, int ampdu) in wpa_drv_ampdu()
/freebsd/sys/contrib/dev/mediatek/mt76/mt7615/
H A Dmac.c1320 bool ampdu, cck = false; in mt7615_fill_txs() local
/freebsd/sys/contrib/dev/iwlwifi/
H A Diwl-trans.h799 bool ampdu; member
/freebsd/sbin/ifconfig/
H A Difieee80211.c1787 int ampdu; in set80211ampdu() local
/freebsd/sys/dev/bwn/
H A Dif_bwnvar.h309 uint8_t ampdu; member
/freebsd/sys/compat/linuxkpi/common/include/net/
H A Dcfg80211.h960 int mask, noack, retry_long, rtscts, tids, amsdu, ampdu; member
/freebsd/sys/dev/iwn/
H A Dif_iwnreg.h1634 uint32_t ampdu; member
/freebsd/contrib/wpa/src/drivers/
H A Ddriver.h4184 int (*ampdu)(void *priv, int ampdu); member