| /linux/net/sched/ |
| H A D | sch_qfq.c | 138 struct qfq_aggregate *agg; /* Parent aggregate. */ member 262 static void qfq_init_agg(struct qfq_sched *q, struct qfq_aggregate *agg, in qfq_init_agg() argument 265 INIT_LIST_HEAD(&agg->active); in qfq_init_agg() 266 hlist_add_head(&agg->nonfull_next, &q->nonfull_aggs); in qfq_init_agg() 268 agg->lmax = lmax; in qfq_init_agg() 269 agg->class_weight = weight; in qfq_init_agg() 275 struct qfq_aggregate *agg; in qfq_find_agg() local 277 hlist_for_each_entry(agg, &q->nonfull_aggs, nonfull_next) in qfq_find_agg() 278 if (agg->lmax == lmax && agg->class_weight == weight) in qfq_find_agg() 279 return agg; in qfq_find_agg() [all …]
|
| /linux/drivers/net/wireless/intel/iwlwifi/dvm/ |
| H A D | tx.c | 384 tid_data->agg.state != IWL_AGG_ON) { in iwlagn_tx_skb() 387 info->flags, tid_data->agg.state); in iwlagn_tx_skb() 397 if (WARN_ONCE(tid_data->agg.state != IWL_AGG_ON && in iwlagn_tx_skb() 398 tid_data->agg.state != IWL_AGG_OFF, in iwlagn_tx_skb() 399 "Tx while agg.state = %d\n", tid_data->agg.state)) in iwlagn_tx_skb() 419 txq_id = priv->tid_data[sta_id][tid].agg.txq_id; in iwlagn_tx_skb() 501 txq_id = tid_data->agg.txq_id; in iwlagn_tx_agg_stop() 503 switch (tid_data->agg.state) { in iwlagn_tx_agg_stop() 525 sta_id, tid, tid_data->agg.state); in iwlagn_tx_agg_stop() 530 tid_data->agg.ssn = IEEE80211_SEQ_TO_SN(tid_data->seq_number); in iwlagn_tx_agg_stop() [all …]
|
| H A D | dev.h | 167 struct iwl_ht_agg agg; member
|
| H A D | rs.c | 2204 if (tid_data->agg.state == IWL_AGG_OFF) in rs_rate_scale_perform() 2576 if (tid_data->agg.state == IWL_AGG_OFF) { in rs_rate_scale_perform()
|
| /linux/drivers/net/wireless/intel/iwlegacy/ |
| H A D | 4965-debug.c | 557 le32_to_cpu(tx->agg.ba_timeout), accum_tx->agg.ba_timeout, in il4965_ucode_tx_stats_read() 558 delta_tx->agg.ba_timeout, max_tx->agg.ba_timeout); in il4965_ucode_tx_stats_read() 562 le32_to_cpu(tx->agg.ba_reschedule_frames), in il4965_ucode_tx_stats_read() 563 accum_tx->agg.ba_reschedule_frames, in il4965_ucode_tx_stats_read() 564 delta_tx->agg.ba_reschedule_frames, in il4965_ucode_tx_stats_read() 565 max_tx->agg.ba_reschedule_frames); in il4965_ucode_tx_stats_read() 569 le32_to_cpu(tx->agg.scd_query_agg_frame_cnt), in il4965_ucode_tx_stats_read() 570 accum_tx->agg.scd_query_agg_frame_cnt, in il4965_ucode_tx_stats_read() 571 delta_tx->agg.scd_query_agg_frame_cnt, in il4965_ucode_tx_stats_read() 572 max_tx->agg.scd_query_agg_frame_cnt); in il4965_ucode_tx_stats_read() [all …]
|
| H A D | debug.c | 430 station->tid[j].agg.txq_id, in il_dbgfs_stations_read() 431 station->tid[j].agg.frame_count, in il_dbgfs_stations_read() 433 station->tid[j].agg.start_idx, in il_dbgfs_stations_read() 434 station->tid[j].agg.bitmap, in il_dbgfs_stations_read() 435 station->tid[j].agg.rate_n_flags); in il_dbgfs_stations_read() 437 if (station->tid[j].agg.wait_for_ba) in il_dbgfs_stations_read()
|
| H A D | 4965-rs.c | 1762 if (tid_data->agg.state == IL_AGG_OFF) in il4965_rs_rate_scale_perform() 2093 if (tid_data->agg.state == IL_AGG_OFF) { in il4965_rs_rate_scale_perform()
|
| H A D | commands.h | 2912 struct stats_tx_non_phy_agg agg; member
|
| /linux/drivers/net/bonding/ |
| H A D | bond_sysfs_slave.c | 62 const struct aggregator *agg; in ad_aggregator_id_show() local 65 agg = SLAVE_AD_INFO(slave)->port.aggregator; in ad_aggregator_id_show() 66 if (agg) in ad_aggregator_id_show() 68 agg->aggregator_identifier); in ad_aggregator_id_show()
|
| H A D | bond_procfs.c | 216 const struct aggregator *agg = port->aggregator; in bond_info_show_slave() local 218 if (agg) { in bond_info_show_slave() 220 agg->aggregator_identifier); in bond_info_show_slave()
|
| H A D | bond_main.c | 1432 struct aggregator *agg = in bond_poll_controller() local 1435 if (agg && in bond_poll_controller() 1436 agg->aggregator_identifier != ad_info.aggregator_id) in bond_poll_controller() 5130 struct aggregator *agg; in bond_update_slave_arr() local 5132 agg = SLAVE_AD_INFO(slave)->port.aggregator; in bond_update_slave_arr() 5133 if (!agg || agg->aggregator_identifier != agg_id) in bond_update_slave_arr()
|
| /linux/net/mac80211/ |
| H A D | eht.c | 90 link_sta->pub->agg.max_amsdu_len = in ieee80211_eht_cap_ie_to_sta_eht_cap() 94 link_sta->pub->agg.max_amsdu_len = in ieee80211_eht_cap_ie_to_sta_eht_cap() 99 link_sta->pub->agg.max_amsdu_len = in ieee80211_eht_cap_ie_to_sta_eht_cap()
|
| H A D | Makefile | 13 ht.o agg-tx.o agg-rx.o \
|
| H A D | s1g.c | 214 link_sta->pub->agg.max_amsdu_len = in ieee80211_s1g_cap_to_sta_s1g_cap() 217 link_sta->pub->agg.max_amsdu_len = in ieee80211_s1g_cap_to_sta_s1g_cap()
|
| H A D | vht.c | 338 link_sta->pub->agg.max_amsdu_len = IEEE80211_MAX_MPDU_LEN_VHT_11454; in ieee80211_vht_cap_ie_to_sta_vht_cap() 341 link_sta->pub->agg.max_amsdu_len = IEEE80211_MAX_MPDU_LEN_VHT_7991; in ieee80211_vht_cap_ie_to_sta_vht_cap() 345 link_sta->pub->agg.max_amsdu_len = IEEE80211_MAX_MPDU_LEN_VHT_3895; in ieee80211_vht_cap_ie_to_sta_vht_cap()
|
| H A D | ht.c | 244 link_sta->pub->agg.max_amsdu_len = IEEE80211_MAX_MPDU_LEN_HT_7935; in ieee80211_ht_cap_ie_to_sta_ht_cap() 246 link_sta->pub->agg.max_amsdu_len = IEEE80211_MAX_MPDU_LEN_HT_3839; in ieee80211_ht_cap_ie_to_sta_ht_cap()
|
| H A D | sta_info.c | 606 link_sta->agg.max_rc_amsdu_len = IEEE80211_MAX_MPDU_LEN_HT_BA; in __sta_info_alloc() 639 sta->sta.cur = &sta->sta.deflink.agg; in __sta_info_alloc() 2397 sta->sta.cur = &sta->sta.deflink.agg; in __ieee80211_sta_recalc_aggregates() 2414 sta->cur = sta->sta.deflink.agg; in __ieee80211_sta_recalc_aggregates() 2421 link_sta->agg.max_amsdu_len); in __ieee80211_sta_recalc_aggregates() 2424 link_sta->agg.max_rc_amsdu_len); in ieee80211_sta_recalc_aggregates() 2429 link_sta->agg.max_tid_amsdu_len[i]); in ieee80211_sta_recalc_aggregates()
|
| /linux/Documentation/driver-api/80211/ |
| H A D | mac80211-advanced.rst | 134 .. kernel-doc:: net/mac80211/agg-tx.c 137 .. WARNING: DOCPROC directive not supported: !Cnet/mac80211/agg-tx.c 142 .. kernel-doc:: net/mac80211/agg-rx.c 145 .. WARNING: DOCPROC directive not supported: !Cnet/mac80211/agg-rx.c
|
| /linux/drivers/net/wireless/intel/iwlwifi/mld/tests/ |
| H A D | Makefile | 2 iwlmld-tests-y += module.o hcmd.o utils.o link.o rx.o agg.o link-selection.o
|
| /linux/drivers/net/wireless/realtek/rtlwifi/ |
| H A D | rc.c | 201 if (sta_entry->tids[tid].agg.agg_state == RTL_AGG_STOP) in _rtl_tx_aggr_check() 239 sta_entry->tids[tid].agg.agg_state = in rtl_tx_status()
|
| /linux/drivers/net/wireless/ath/carl9170/ |
| H A D | main.c | 1319 for (i = 0; i < ARRAY_SIZE(sta_info->agg); i++) in carl9170_op_sta_add() 1320 RCU_INIT_POINTER(sta_info->agg[i], NULL); in carl9170_op_sta_add() 1343 for (i = 0; i < ARRAY_SIZE(sta_info->agg); i++) { in carl9170_op_sta_remove() 1346 tid_info = rcu_dereference(sta_info->agg[i]); in carl9170_op_sta_remove() 1347 RCU_INIT_POINTER(sta_info->agg[i], NULL); in carl9170_op_sta_remove() 1435 rcu_assign_pointer(sta_info->agg[tid], tid_info); in carl9170_op_ampdu_action() 1444 tid_info = rcu_dereference(sta_info->agg[tid]); in carl9170_op_ampdu_action() 1452 RCU_INIT_POINTER(sta_info->agg[tid], NULL); in carl9170_op_ampdu_action() 1461 tid_info = rcu_dereference(sta_info->agg[tid]); in carl9170_op_ampdu_action()
|
| /linux/drivers/infiniband/hw/hfi1/ |
| H A D | mad.c | 4228 struct opa_aggregate *agg; in subn_get_opa_aggregate() local 4233 agg = (struct opa_aggregate *)next_smp; in subn_get_opa_aggregate() 4234 agg_data_len = (be16_to_cpu(agg->err_reqlength) & 0x007f) * 8; in subn_get_opa_aggregate() 4235 agg_size = sizeof(*agg) + agg_data_len; in subn_get_opa_aggregate() 4236 am = be32_to_cpu(agg->attr_mod); in subn_get_opa_aggregate() 4246 memset(next_smp + sizeof(*agg), 0, agg_data_len); in subn_get_opa_aggregate() 4248 (void)subn_get_opa_sma(agg->attr_id, smp, am, agg->data, in subn_get_opa_aggregate() 4254 set_aggr_error(agg); in subn_get_opa_aggregate() 4277 struct opa_aggregate *agg; in subn_set_opa_aggregate() local 4282 agg = (struct opa_aggregate *)next_smp; in subn_set_opa_aggregate() [all …]
|
| /linux/drivers/net/wireless/realtek/rtlwifi/rtl8192du/ |
| H A D | trx.c | 109 agg_state = sta_entry->tids[tid].agg.agg_state; in rtl92du_tx_fill_desc()
|
| /linux/drivers/net/ethernet/broadcom/bnge/ |
| H A D | bnge_netdev.c | 519 struct rx_agg_cmp *agg; in bnge_alloc_tpa_info() local 521 agg = kcalloc(MAX_SKB_FRAGS, sizeof(*agg), GFP_KERNEL); in bnge_alloc_tpa_info() 522 if (!agg) in bnge_alloc_tpa_info() 524 rxr->rx_tpa[j].agg_arr = agg; in bnge_alloc_tpa_info()
|
| /linux/drivers/net/wireless/realtek/rtlwifi/rtl8192cu/ |
| H A D | trx.c | 515 agg_state = sta_entry->tids[tid].agg.agg_state; in rtl92cu_tx_fill_desc()
|