Home
last modified time | relevance | path

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

/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.c1004 u8 amsdu, ampdu; in ath10k_read_htt_max_amsdu_ampdu() local
1025 unsigned int amsdu, ampdu; in ath10k_write_htt_max_amsdu_ampdu() local
H A Dcore.h560 int ampdu[ATH10K_TID_MAX]; member
639 int ampdu[ATH10K_TID_MAX]; member
H A Dwmi.h5115 u32 ampdu; member
/freebsd/sys/contrib/dev/mediatek/mt76/mt7603/
H A Dmac.c1102 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.c1323 bool ampdu, cck = false; in mt7615_fill_txs() local
/freebsd/sys/contrib/dev/iwlwifi/
H A Diwl-trans.h984 bool ampdu; global() 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.h913 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