Home
last modified time | relevance | path

Searched refs:agg (Results 1 – 25 of 35) sorted by relevance

12

/linux/net/sched/
A Dsch_qfq.c315 cl->agg = agg; in qfq_add_to_agg()
317 qfq_update_agg(q, agg, agg->num_classes+1); in qfq_add_to_agg()
343 struct qfq_aggregate *agg = cl->agg; in qfq_deactivate_class() local
354 struct qfq_aggregate *agg = cl->agg; in qfq_rm_from_agg() local
1015 agg->F = agg->S + (u64)service_received * agg->inv_w; in charge_actual_service()
1054 agg->S = agg->F; in qfq_update_start()
1069 agg->S = agg->F; in qfq_update_agg_ts()
1071 agg->F = agg->S + (u64)agg->budgetmax * agg->inv_w; in qfq_update_agg_ts()
1241 agg = cl->agg; in qfq_enqueue()
1318 agg->initial_budget = agg->budget = agg->budgetmax; /* recharge budg. */ in qfq_activate_agg()
[all …]
/linux/drivers/net/wireless/intel/iwlwifi/dvm/
A Dtx.c537 tid_data->agg.ssn, in iwlagn_tx_agg_stop()
545 tid_data->agg.ssn); in iwlagn_tx_agg_stop()
612 *ssn = tid_data->agg.ssn; in iwlagn_tx_agg_start()
616 tid_data->agg.ssn); in iwlagn_tx_agg_start()
622 tid_data->agg.ssn, in iwlagn_tx_agg_start()
925 struct iwl_ht_agg *agg = &priv->tid_data[sta_id][tid].agg; in iwl_rx_reply_tx_agg() local
931 if (agg->wait_for_ba) in iwl_rx_reply_tx_agg()
952 agg->txq_id, in iwl_rx_reply_tx_agg()
1265 struct iwl_ht_agg *agg; in iwlagn_rx_reply_compressed_ba() local
1287 agg = &priv->tid_data[sta_id][tid].agg; in iwlagn_rx_reply_compressed_ba()
[all …]
A Ddebugfs.c221 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 …]
A Ddev.h166 struct iwl_ht_agg agg; member
/linux/drivers/net/wireless/intel/iwlegacy/
A D4965-debug.c557 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 D4965-mac.c2511 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 Ddebug.c430 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 Dtx.c1130 struct sk_buff_head agg; in carl9170_tx_ampdu() local
1146 __skb_queue_head_init(&agg); in carl9170_tx_ampdu()
1222 if (skb_queue_empty(&agg)) in carl9170_tx_ampdu()
1400 struct carl9170_sta_tid *agg; in carl9170_tx_ampdu_queue() local
1410 agg = rcu_dereference(sta_info->agg[tid]); in carl9170_tx_ampdu_queue()
1412 if (!agg) in carl9170_tx_ampdu_queue()
1415 spin_lock_bh(&agg->lock); in carl9170_tx_ampdu_queue()
1432 agg->hsn = seq; in carl9170_tx_ampdu_queue()
1449 if (agg->snx == carl9170_get_seq(skb_peek(&agg->queue))) { in carl9170_tx_ampdu_queue()
1455 spin_unlock_bh(&agg->lock); in carl9170_tx_ampdu_queue()
[all …]
A Dmain.c1320 for (i = 0; i < ARRAY_SIZE(sta_info->agg); i++) in carl9170_op_sta_add()
1321 RCU_INIT_POINTER(sta_info->agg[i], NULL); in carl9170_op_sta_add()
1344 for (i = 0; i < ARRAY_SIZE(sta_info->agg); i++) { in carl9170_op_sta_remove()
1347 tid_info = rcu_dereference(sta_info->agg[i]); in carl9170_op_sta_remove()
1348 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()
A Dcarl9170.h492 struct carl9170_sta_tid __rcu *agg[IEEE80211_NUM_TIDS]; member
/linux/drivers/net/bonding/
A Dbond_sysfs_slave.c68 const struct aggregator *agg; in ad_aggregator_id_show() local
71 agg = SLAVE_AD_INFO(slave)->port.aggregator; in ad_aggregator_id_show()
72 if (agg) in ad_aggregator_id_show()
74 agg->aggregator_identifier); in ad_aggregator_id_show()
A Dbond_3ad.c145 struct aggregator *agg; in __get_first_agg() local
156 return agg; in __get_first_agg()
685 for (port = agg->lag_ports; port; in __agg_active_ports()
1682 origin = agg; in ad_agg_selection_logic()
1683 active = __get_active_agg(agg); in ad_agg_selection_logic()
1689 agg->is_active = 0; in ad_agg_selection_logic()
1691 if (__agg_active_ports(agg) && agg_device_up(agg)) in ad_agg_selection_logic()
1736 agg->aggregator_identifier, agg->num_of_ports, in ad_agg_selection_logic()
1739 agg->is_individual, agg->is_active); in ad_agg_selection_logic()
2529 struct aggregator *agg; in bond_3ad_handle_link_change() local
[all …]
A Dbond_procfs.c199 const struct aggregator *agg = port->aggregator; in bond_info_show_slave() local
201 if (agg) { in bond_info_show_slave()
203 agg->aggregator_identifier); in bond_info_show_slave()
A Dbond_netlink.c56 const struct aggregator *agg; in bond_fill_slave_info() local
60 agg = SLAVE_AD_INFO(slave)->port.aggregator; in bond_fill_slave_info()
61 if (agg) { in bond_fill_slave_info()
63 agg->aggregator_identifier)) in bond_fill_slave_info()
A Dbond_main.c1310 struct aggregator *agg = in bond_poll_controller() local
1313 if (agg && in bond_poll_controller()
1314 agg->aggregator_identifier != ad_info.aggregator_id) in bond_poll_controller()
4757 struct aggregator *agg; in bond_update_slave_arr() local
4759 agg = SLAVE_AD_INFO(slave)->port.aggregator; in bond_update_slave_arr()
4760 if (!agg || agg->aggregator_identifier != agg_id) in bond_update_slave_arr()
/linux/drivers/net/usb/
A Dr8152.c1738 if (!agg) in read_bulk_callback()
1741 tp = agg->context; in read_bulk_callback()
1807 if (!agg) in write_bulk_callback()
1810 tp = agg->context; in write_bulk_callback()
1923 kfree(agg); in free_rx_agg()
2093 return agg; in r8152_get_tx_agg()
2253 agg->skb_num = 0; in r8152_tx_agg_fill()
2254 agg->skb_len = 0; in r8152_tx_agg_fill()
2329 agg->head, (int)(tx_data - (u8 *)agg->head), in r8152_tx_agg_fill()
2453 urb = agg->urb; in rx_bottom()
[all …]
/linux/Documentation/driver-api/80211/
A Dmac80211-advanced.rst134 .. 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 DMakefile13 ht.o agg-tx.o agg-rx.o \
/linux/drivers/net/wireless/realtek/rtlwifi/
A Drc.c201 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()
A Dbase.c1424 if (tid_data->agg.rx_agg_state == in rtl_action_proc()
1777 tid_data->agg.agg_state = RTL_AGG_START; in rtl_tx_agg_start()
1798 sta_entry->tids[tid].agg.agg_state = RTL_AGG_STOP; in rtl_tx_agg_stop()
1834 tid_data->agg.rx_agg_state = RTL_RX_AGG_START; in rtl_rx_agg_start()
1854 sta_entry->tids[tid].agg.rx_agg_state = RTL_RX_AGG_STOP; in rtl_rx_agg_stop()
1875 sta_entry->tids[tid].agg.agg_state = RTL_AGG_OPERATIONAL; in rtl_tx_agg_oper()
/linux/drivers/net/wireless/mediatek/mt76/
A DMakefile11 tx.o agg-rx.o mcu.o
/linux/drivers/infiniband/hw/hfi1/
A Dmad.c4228 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 Dstats.h223 struct mvm_statistics_tx_non_phy_agg agg; member
229 struct mvm_statistics_tx_non_phy_agg agg; member
/linux/drivers/net/ethernet/broadcom/bnxt/
A Dbnxt.c886 struct rx_agg_cmp *agg; in bnxt_get_agg() local
889 agg = (struct rx_agg_cmp *) in bnxt_get_agg()
891 return agg; in bnxt_get_agg()
919 struct rx_agg_cmp *agg; in bnxt_reuse_rx_agg_bufs() local
928 cons = agg->rx_agg_cmp_opaque; in bnxt_reuse_rx_agg_bufs()
1053 struct rx_agg_cmp *agg; in bnxt_rx_pages() local
1117 struct rx_agg_cmp *agg; in bnxt_agg_bufs_valid() local
1121 agg = (struct rx_agg_cmp *) in bnxt_agg_bufs_valid()
2990 struct rx_agg_cmp *agg; in bnxt_alloc_tpa_info() local
2999 agg = kcalloc(total_aggs, sizeof(*agg), GFP_KERNEL); in bnxt_alloc_tpa_info()
[all …]
/linux/drivers/net/wireless/realtek/rtlwifi/rtl8192cu/
A Dtrx.c502 if (mac->tids[tid].agg.agg_state == RTL_AGG_ON && in rtl92cu_tx_fill_desc()

Completed in 134 milliseconds

12