Home
last modified time | relevance | path

Searched refs:ampdu (Results 1 – 25 of 30) sorted by relevance

12

/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
166 if (mt76_is_skb_pktid(pid) && ampdu) in mt76x02_tx_prepare_skb()
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
94 if ((mt76_is_skb_pktid(pid) && ampdu) || ep == MT_EP_OUT_HCCA) in mt76x02u_tx_prepare_skb()
H A Dmt76_connac_mcu.h408 u8 ampdu; member
H A Dmt76_connac_mcu.c892 phy->ampdu = FIELD_PREP(IEEE80211_HT_AMPDU_PARM_FACTOR, in mt76_connac_mcu_sta_tlv()
/freebsd/tools/tools/net80211/scripts/
H A Dsetup.wdsrelay26 ifconfig $WLAN_STA -tso -ampdu
/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() argument
572 if (!wpa_s->driver->ampdu) in wpa_drv_ampdu()
574 return wpa_s->driver->ampdu(wpa_s->drv_priv, ampdu); in wpa_drv_ampdu()
/freebsd/sys/contrib/dev/athk/ath10k/
H A Ddebug.c1004 u8 amsdu, ampdu; in ath10k_read_htt_max_amsdu_ampdu() local
1010 ampdu = ar->htt.max_num_ampdu; in ath10k_read_htt_max_amsdu_ampdu()
1013 len = scnprintf(buf, sizeof(buf), "%u %u\n", amsdu, ampdu); in ath10k_read_htt_max_amsdu_ampdu()
1025 unsigned int amsdu, ampdu; in ath10k_write_htt_max_amsdu_ampdu() local
1032 res = sscanf(buf, "%u %u", &amsdu, &ampdu); in ath10k_write_htt_max_amsdu_ampdu()
1039 res = ath10k_htt_h2t_aggr_cfg_msg(&ar->htt, ampdu, amsdu); in ath10k_write_htt_max_amsdu_ampdu()
1045 ar->htt.max_num_ampdu = ampdu; in ath10k_write_htt_max_amsdu_ampdu()
H A Dcore.h560 int ampdu[ATH10K_TID_MAX]; member
639 int ampdu[ATH10K_TID_MAX]; member
H A Dmac.c3211 if (arvif->retry_long[i] || arvif->ampdu[i] || in ath10k_new_peer_tid_config()
3217 arg.aggr_control = arvif->ampdu[i]; in ath10k_new_peer_tid_config()
3243 arsta->ampdu[i] = -1; in ath10k_new_peer_tid_config()
7088 arsta->ampdu[arg->tid] == in ath10k_mac_set_tid_config()
7137 arsta->ampdu[arg->tid] = arg->aggr_control; in ath10k_mac_set_tid_config()
7156 arvif->ampdu[arg->tid] == in ath10k_mac_set_tid_config()
7162 arvif->ampdu[arg->tid] = arg->aggr_control; in ath10k_mac_set_tid_config()
7178 arvif->ampdu[arg->tid] = arg->aggr_control; in ath10k_mac_set_tid_config()
7316 arsta->ampdu[i] = -1; in ath10k_mac_reset_tid_config()
7323 arvif->ampdu[i] = 0; in ath10k_mac_reset_tid_config()
[all …]
/freebsd/tools/tools/iwn/iwnstats/
H A Dmain.c206 le32toh(ht->ampdu), in iwn_stats_ht_phy_print()
/freebsd/sys/contrib/dev/iwlwifi/pcie/
H A Dtx.c1193 txq->ampdu = true; in iwl_pcie_hcmd_complete()
1274 txq->ampdu = !shared_mode; in iwl_fill_data_tbs()
1308 trans_pcie->txqs.txq[txq_id]->ampdu = false; in iwl_fill_data_tbs_amsdu()
2176 WARN_ONCE(txq->ampdu &&
H A Dtrans.c2721 "read=%u write=%u need_update=%d frozen=%d n_window=%d ampdu=%d", in iwl_dbgfs_rx_queue_read()
2724 txq->n_window, txq->ampdu); in iwl_dbgfs_rx_queue_read()
/freebsd/usr.sbin/bsnmpd/modules/snmp_wlan/
H A Dwlan_snmp.h137 enum WlanIfaceDot11nPduType ampdu; member
H A Dwlan_sys.c1451 wif->ampdu = WlanIfaceDot11nPduType_disabled; in wlan_config_set_snmp_intval()
1454 wif->ampdu = WlanIfaceDot11nPduType_txOnly; in wlan_config_set_snmp_intval()
1457 wif->ampdu = WlanIfaceDot11nPduType_rxOnly; in wlan_config_set_snmp_intval()
1462 wif->ampdu = WlanIfaceDot11nPduType_txAndRx; in wlan_config_set_snmp_intval()
1934 wif->ampdu = WlanIfaceDot11nPduType_disabled; in wlan_config_check()
H A Dwlan_snmp.c612 ctx->scratch->int1 = wif->ampdu; in op_wlan_iface_config()
805 val->v.integer = wif->ampdu; in op_wlan_iface_config()
/freebsd/sys/contrib/dev/mediatek/mt76/mt7603/
H A Dmac.c1102 bool ampdu; in mt7603_fill_txs() local
1113 ampdu = !fixed_rate && (txs & MT_TXS4_AMPDU); in mt7603_fill_txs()
1121 if (!ampdu && (txs & MT_TXS0_RTS_TIMEOUT)) in mt7603_fill_txs()
1134 if (ampdu || (info->flags & IEEE80211_TX_CTL_AMPDU)) in mt7603_fill_txs()
/freebsd/sys/contrib/dev/mediatek/mt76/mt7615/
H A Dmac.c1327 bool ampdu, cck = false; in mt7615_fill_txs() local
1333 ampdu = txs & MT_TXS1_AMPDU; in mt7615_fill_txs()
1344 if (!ampdu && (txs & MT_TXS0_RTS_TIMEOUT)) in mt7615_fill_txs()
1357 if (ampdu || (info->flags & IEEE80211_TX_CTL_AMPDU)) in mt7615_fill_txs()
/freebsd/contrib/wpa/src/drivers/
H A Ddriver.h4184 int (*ampdu)(void *priv, int ampdu); member
/freebsd/sbin/ifconfig/
H A Difieee80211.c1787 int ampdu; in set80211ampdu() local
1789 if (get80211val(ctx, IEEE80211_IOC_AMPDU, &ampdu) < 0) in set80211ampdu()
1793 ampdu &= ~d; in set80211ampdu()
1795 ampdu |= d; in set80211ampdu()
1796 set80211(ctx, IEEE80211_IOC_AMPDU, ampdu, 0, NULL); in set80211ampdu()
/freebsd/sys/contrib/dev/iwlwifi/
H A Diwl-trans.h772 * @ampdu: true if this queue is an ampdu queue for an specific RA/TID
818 bool ampdu;
984 bool ampdu; global() member
/freebsd/sys/dev/bwn/
H A Dif_bwnvar.h309 uint8_t ampdu; member
H A Dif_bwn.c5427 stat.ampdu = (tmp & 0x0020) ? 1 : 0; in bwn_intr_txeof()
5442 stat.ampdu, in bwn_intr_txeof()
5640 if (status->ampdu) in bwn_handle_txeof()
/freebsd/sys/dev/iwn/
H A Dif_iwnreg.h1634 uint32_t ampdu; member
/freebsd/sys/compat/linuxkpi/common/include/net/
H A Dcfg80211.h1100 int mask, noack, retry_long, rtscts, tids, amsdu, ampdu; member
/freebsd/sys/contrib/dev/iwlwifi/queue/
H A Dtx.c

12