| /linux/net/sched/ |
| A D | sch_qfq.c | 319 cl->agg = agg; in qfq_add_to_agg() 321 qfq_update_agg(q, agg, agg->num_classes+1); in qfq_add_to_agg() 347 struct qfq_aggregate *agg = cl->agg; in qfq_deactivate_class() local 358 struct qfq_aggregate *agg = cl->agg; in qfq_rm_from_agg() local 1024 agg->F = agg->S + (u64)service_received * agg->inv_w; in charge_actual_service() 1063 agg->S = agg->F; in qfq_update_start() 1078 agg->S = agg->F; in qfq_update_agg_ts() 1080 agg->F = agg->S + (u64)agg->budgetmax * agg->inv_w; in qfq_update_agg_ts() 1257 agg = cl->agg; in qfq_enqueue() 1334 agg->initial_budget = agg->budget = agg->budgetmax; /* recharge budg. */ in qfq_activate_agg() [all …]
|
| /linux/drivers/net/wireless/intel/iwlwifi/dvm/ |
| A D | tx.c | 538 tid_data->agg.ssn, in iwlagn_tx_agg_stop() 546 tid_data->agg.ssn); in iwlagn_tx_agg_stop() 613 *ssn = tid_data->agg.ssn; in iwlagn_tx_agg_start() 617 tid_data->agg.ssn); in iwlagn_tx_agg_start() 623 tid_data->agg.ssn, in iwlagn_tx_agg_start() 926 struct iwl_ht_agg *agg = &priv->tid_data[sta_id][tid].agg; in iwl_rx_reply_tx_agg() local 932 if (agg->wait_for_ba) in iwl_rx_reply_tx_agg() 953 agg->txq_id, in iwl_rx_reply_tx_agg() 1266 struct iwl_ht_agg *agg; in iwlagn_rx_reply_compressed_ba() local 1288 agg = &priv->tid_data[sta_id][tid].agg; in iwlagn_rx_reply_compressed_ba() [all …]
|
| A D | debugfs.c | 221 tid_data->agg.rate_n_flags, in iwl_dbgfs_stations_read() 222 tid_data->agg.state, in iwl_dbgfs_stations_read() 223 tid_data->agg.txq_id); in iwl_dbgfs_stations_read() 225 if (tid_data->agg.wait_for_ba) in iwl_dbgfs_stations_read() 1212 accum_tx->agg.ba_timeout, in iwl_dbgfs_ucode_tx_stats_read() 1213 delta_tx->agg.ba_timeout, in iwl_dbgfs_ucode_tx_stats_read() 1214 max_tx->agg.ba_timeout); in iwl_dbgfs_ucode_tx_stats_read() 1238 max_tx->agg.scd_query_agg); in iwl_dbgfs_ucode_tx_stats_read() 1254 accum_tx->agg.underrun, in iwl_dbgfs_ucode_tx_stats_read() 1255 delta_tx->agg.underrun, max_tx->agg.underrun); in iwl_dbgfs_ucode_tx_stats_read() [all …]
|
| /linux/drivers/net/wireless/intel/iwlegacy/ |
| 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() 583 accum_tx->agg.scd_query_agg, delta_tx->agg.scd_query_agg, in il4965_ucode_tx_stats_read() 584 max_tx->agg.scd_query_agg); in il4965_ucode_tx_stats_read() 597 max_tx->agg.frame_not_ready); in il4965_ucode_tx_stats_read() 600 le32_to_cpu(tx->agg.underrun), accum_tx->agg.underrun, in il4965_ucode_tx_stats_read() 601 delta_tx->agg.underrun, max_tx->agg.underrun); in il4965_ucode_tx_stats_read() 605 accum_tx->agg.bt_prio_kill, delta_tx->agg.bt_prio_kill, in il4965_ucode_tx_stats_read() 606 max_tx->agg.bt_prio_kill); in il4965_ucode_tx_stats_read() 610 accum_tx->agg.rx_ba_rsp_cnt, delta_tx->agg.rx_ba_rsp_cnt, in il4965_ucode_tx_stats_read() [all …]
|
| A D | 4965-mac.c | 2511 agg->wait_for_ba = 0; in il4965_tx_status_reply_compressed_ba() 2538 i, (agg->start_idx + i) & 0xff, agg->start_idx + i); in il4965_tx_status_reply_compressed_ba() 2654 if (agg->wait_for_ba) in il4965_tx_status_reply_tx() 2660 agg->bitmap = 0; in il4965_tx_status_reply_tx() 2669 agg->frame_count, agg->start_idx, idx); in il4965_tx_status_reply_tx() 2681 agg->wait_for_ba = 0; in il4965_tx_status_reply_tx() 2739 agg->bitmap = bitmap; in il4965_tx_status_reply_tx() 2742 agg->frame_count, agg->start_idx, in il4965_tx_status_reply_tx() 2819 agg = &il->stations[sta_id].tid[tid].agg; in il4965_hdl_tx() 2908 struct il_ht_agg *agg; in il4965_hdl_compressed_ba() local [all …]
|
| 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()
|
| /linux/drivers/net/wireless/ath/carl9170/ |
| A D | tx.c | 1132 struct sk_buff_head agg; in carl9170_tx_ampdu() local 1148 __skb_queue_head_init(&agg); in carl9170_tx_ampdu() 1224 if (skb_queue_empty(&agg)) in carl9170_tx_ampdu() 1402 struct carl9170_sta_tid *agg; in carl9170_tx_ampdu_queue() local 1412 agg = rcu_dereference(sta_info->agg[tid]); in carl9170_tx_ampdu_queue() 1414 if (!agg) in carl9170_tx_ampdu_queue() 1417 spin_lock_bh(&agg->lock); in carl9170_tx_ampdu_queue() 1434 agg->hsn = seq; in carl9170_tx_ampdu_queue() 1451 if (agg->snx == carl9170_get_seq(skb_peek(&agg->queue))) { in carl9170_tx_ampdu_queue() 1457 spin_unlock_bh(&agg->lock); in carl9170_tx_ampdu_queue() [all …]
|
| 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/net/bonding/ |
| 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()
|
| A D | bond_3ad.c | 147 struct aggregator *agg; in __get_first_agg() local 158 return agg; in __get_first_agg() 740 for (port = agg->lag_ports; port; in __agg_active_ports() 1794 origin = agg; in ad_agg_selection_logic() 1795 active = __get_active_agg(agg); in ad_agg_selection_logic() 1801 agg->is_active = 0; in ad_agg_selection_logic() 1803 if (__agg_active_ports(agg) && agg_device_up(agg)) in ad_agg_selection_logic() 1848 agg->aggregator_identifier, agg->num_of_ports, in ad_agg_selection_logic() 1851 agg->is_individual, agg->is_active); in ad_agg_selection_logic() 2686 struct aggregator *agg; in bond_3ad_handle_link_change() local [all …]
|
| 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()
|
| A D | bond_netlink.c | 62 const struct aggregator *agg; in bond_fill_slave_info() local 66 agg = SLAVE_AD_INFO(slave)->port.aggregator; in bond_fill_slave_info() 67 if (agg) { in bond_fill_slave_info() 69 agg->aggregator_identifier)) in bond_fill_slave_info()
|
| /linux/Documentation/driver-api/80211/ |
| 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/net/mac80211/ |
| A D | Makefile | 13 ht.o agg-tx.o agg-rx.o \
|
| A D | he.c | 42 link_sta->pub->agg.max_amsdu_len = IEEE80211_MAX_MPDU_LEN_VHT_11454; in ieee80211_update_from_he_6ghz_capa() 45 link_sta->pub->agg.max_amsdu_len = IEEE80211_MAX_MPDU_LEN_VHT_7991; in ieee80211_update_from_he_6ghz_capa() 49 link_sta->pub->agg.max_amsdu_len = IEEE80211_MAX_MPDU_LEN_VHT_3895; in ieee80211_update_from_he_6ghz_capa()
|
| 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()
|
| 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()
|
| A D | sta_info.c | 529 link_sta->agg.max_rc_amsdu_len = IEEE80211_MAX_MPDU_LEN_HT_BA; in sta_info_add_link() 562 sta->sta.cur = &sta->sta.deflink.agg; in __sta_info_alloc() 2306 sta->sta.cur = &sta->sta.deflink.agg; in __ieee80211_sta_recalc_aggregates() 2323 sta->cur = sta->sta.deflink.agg; in __ieee80211_sta_recalc_aggregates() 2330 link_sta->agg.max_amsdu_len); in __ieee80211_sta_recalc_aggregates() 2333 link_sta->agg.max_rc_amsdu_len); in __ieee80211_sta_recalc_aggregates() 2338 link_sta->agg.max_tid_amsdu_len[i]); in __ieee80211_sta_recalc_aggregates()
|
| /linux/drivers/net/usb/ |
| A D | r8152.c | 1850 if (!agg) in read_bulk_callback() 1853 tp = agg->context; in read_bulk_callback() 1919 if (!agg) in write_bulk_callback() 1922 tp = agg->context; in write_bulk_callback() 2037 kfree(agg); in free_rx_agg() 2207 return agg; in r8152_get_tx_agg() 2370 agg->skb_num = 0; in r8152_tx_agg_fill() 2371 agg->skb_len = 0; in r8152_tx_agg_fill() 2443 agg->head, (int)(tx_data - (u8 *)agg->head), in r8152_tx_agg_fill() 2576 urb = agg->urb; in rx_bottom() [all …]
|
| /linux/drivers/net/wireless/intel/iwlwifi/mvm/ |
| A D | rs-fw.c | 491 if (link_sta->agg.max_amsdu_len < size) { in iwl_mvm_tlc_update_notif() 503 link_sta->agg.max_rc_amsdu_len = mvmsta->max_amsdu_len; in iwl_mvm_tlc_update_notif() 507 link_sta->agg.max_tid_amsdu_len[i] = in iwl_mvm_tlc_update_notif() 514 link_sta->agg.max_tid_amsdu_len[i] = 1; in iwl_mvm_tlc_update_notif() 658 link_sta->agg.max_amsdu_len = max_amsdu_len; in iwl_mvm_rs_fw_rate_init()
|
| A D | debugfs.c | 463 mvm_link_sta->orig_amsdu_len = link_sta->agg.max_amsdu_len; in iwl_dbgfs_amsdu_len_write() 464 link_sta->agg.max_amsdu_len = amsdu_len; in iwl_dbgfs_amsdu_len_write() 465 link_sta->agg.max_amsdu_len = amsdu_len; in iwl_dbgfs_amsdu_len_write() 466 for (i = 0; i < ARRAY_SIZE(link_sta->agg.max_tid_amsdu_len); i++) in iwl_dbgfs_amsdu_len_write() 467 link_sta->agg.max_tid_amsdu_len[i] = amsdu_len; in iwl_dbgfs_amsdu_len_write() 469 link_sta->agg.max_amsdu_len = mvm_link_sta->orig_amsdu_len; in iwl_dbgfs_amsdu_len_write() 489 link_sta->agg.max_amsdu_len); in iwl_dbgfs_amsdu_len_read()
|
| /linux/drivers/net/wireless/realtek/rtlwifi/ |
| 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/mediatek/mt76/ |
| A D | Makefile | 13 tx.o agg-rx.o mcu.o wed.o
|
| /linux/drivers/infiniband/hw/hfi1/ |
| 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() 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() 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() 4285 am = be32_to_cpu(agg->attr_mod); in subn_set_opa_aggregate() 4294 (void)subn_set_opa_sma(agg->attr_id, smp, am, agg->data, in subn_set_opa_aggregate() [all …]
|
| /linux/drivers/net/wireless/intel/iwlwifi/fw/api/ |
| A D | stats.h | 224 struct mvm_statistics_tx_non_phy_agg agg; member 230 struct mvm_statistics_tx_non_phy_agg agg; member
|