Searched defs:ampdu (Results 1 – 16 of 16) sorted by relevance
/freebsd/sys/contrib/dev/mediatek/mt76/ |
H A D | mt76x02_txrx.c | 145 bool ampdu = IEEE80211_SKB_CB(tx_info->skb)->flags & IEEE80211_TX_CTL_AMPDU; in mt76x02_tx_prepare_skb() local
|
H A D | mt76x02_usb_core.c | 72 bool ampdu = IEEE80211_SKB_CB(tx_info->skb)->flags & IEEE80211_TX_CTL_AMPDU; in mt76x02u_tx_prepare_skb() local
|
H A D | mt76_connac_mcu.h | 414 u8 ampdu; member
|
/freebsd/usr.sbin/bsnmpd/modules/snmp_wlan/ |
H A D | wlan_snmp.h | 137 enum WlanIfaceDot11nPduType ampdu; member
|
/freebsd/sys/contrib/dev/athk/ath10k/ |
H A D | debug.c | 1004 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 D | core.h | 560 int ampdu[ATH10K_TID_MAX]; member 639 int ampdu[ATH10K_TID_MAX]; member
|
H A D | wmi.h | 5115 u32 ampdu; member
|
/freebsd/sys/contrib/dev/mediatek/mt76/mt7603/ |
H A D | mac.c | 1102 bool ampdu; in mt7603_fill_txs() local
|
/freebsd/contrib/wpa/wpa_supplicant/ |
H A D | driver_i.h | 570 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 D | mac.c | 1323 bool ampdu, cck = false; in mt7615_fill_txs() local
|
/freebsd/sys/contrib/dev/iwlwifi/ |
H A D | iwl-trans.h | 984 bool ampdu; global() member
|
/freebsd/sbin/ifconfig/ |
H A D | ifieee80211.c | 1787 int ampdu; in set80211ampdu() local
|
/freebsd/sys/dev/bwn/ |
H A D | if_bwnvar.h | 309 uint8_t ampdu; member
|
/freebsd/sys/compat/linuxkpi/common/include/net/ |
H A D | cfg80211.h | 913 int mask, noack, retry_long, rtscts, tids, amsdu, ampdu; member
|
/freebsd/sys/dev/iwn/ |
H A D | if_iwnreg.h | 1634 uint32_t ampdu; member
|
/freebsd/contrib/wpa/src/drivers/ |
H A D | driver.h | 4184 int (*ampdu)(void *priv, int ampdu); member
|