Home
last modified time | relevance | path

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

12

/drivers/net/wireless/intel/iwlwifi/dvm/
Dtx.c387 tid_data->agg.state != IWL_AGG_ON) { in iwlagn_tx_skb()
390 info->flags, tid_data->agg.state); in iwlagn_tx_skb()
400 if (WARN_ONCE(tid_data->agg.state != IWL_AGG_ON && in iwlagn_tx_skb()
401 tid_data->agg.state != IWL_AGG_OFF, in iwlagn_tx_skb()
402 "Tx while agg.state = %d\n", tid_data->agg.state)) in iwlagn_tx_skb()
422 txq_id = priv->tid_data[sta_id][tid].agg.txq_id; in iwlagn_tx_skb()
504 txq_id = tid_data->agg.txq_id; in iwlagn_tx_agg_stop()
506 switch (tid_data->agg.state) { in iwlagn_tx_agg_stop()
528 sta_id, tid, tid_data->agg.state); in iwlagn_tx_agg_stop()
533 tid_data->agg.ssn = IEEE80211_SEQ_TO_SN(tid_data->seq_number); in iwlagn_tx_agg_stop()
[all …]
Ddebugfs.c225 tid_data->agg.rate_n_flags, in iwl_dbgfs_stations_read()
226 tid_data->agg.state, in iwl_dbgfs_stations_read()
227 tid_data->agg.txq_id); in iwl_dbgfs_stations_read()
229 if (tid_data->agg.wait_for_ba) in iwl_dbgfs_stations_read()
1215 le32_to_cpu(tx->agg.ba_timeout), in iwl_dbgfs_ucode_tx_stats_read()
1216 accum_tx->agg.ba_timeout, in iwl_dbgfs_ucode_tx_stats_read()
1217 delta_tx->agg.ba_timeout, in iwl_dbgfs_ucode_tx_stats_read()
1218 max_tx->agg.ba_timeout); in iwl_dbgfs_ucode_tx_stats_read()
1221 le32_to_cpu(tx->agg.ba_reschedule_frames), in iwl_dbgfs_ucode_tx_stats_read()
1222 accum_tx->agg.ba_reschedule_frames, in iwl_dbgfs_ucode_tx_stats_read()
[all …]
Ddev.h171 struct iwl_ht_agg agg; member
/drivers/net/wireless/intel/iwlegacy/
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()
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 …]
D4965-mac.c1745 il->stations[sta_id].tid[tid].agg.state == IL_AGG_ON) { in il4965_tx_skb()
1746 txq_id = il->stations[sta_id].tid[tid].agg.txq_id; in il4965_tx_skb()
2238 if (il->stations[sta_id].tid[tid].agg.state != IL_AGG_OFF) { in il4965_tx_agg_start()
2252 tid_data->agg.txq_id = txq_id; in il4965_tx_agg_start()
2264 tid_data->agg.state = IL_AGG_ON; in il4965_tx_agg_start()
2269 tid_data->agg.state = IL_EMPTYING_HW_QUEUE_ADDBA; in il4965_tx_agg_start()
2333 txq_id = tid_data->agg.txq_id; in il4965_tx_agg_stop()
2335 switch (il->stations[sta_id].tid[tid].agg.state) { in il4965_tx_agg_stop()
2357 il->stations[sta_id].tid[tid].agg.state = in il4965_tx_agg_stop()
2365 il->stations[sta_id].tid[tid].agg.state = IL_AGG_OFF; in il4965_tx_agg_stop()
[all …]
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()
D4965-rs.c1768 if (tid_data->agg.state == IL_AGG_OFF) in il4965_rs_rate_scale_perform()
2099 if (tid_data->agg.state == IL_AGG_OFF) { in il4965_rs_rate_scale_perform()
Dcommands.h2897 struct stats_tx_non_phy_agg agg; member
/drivers/net/wireless/ath/carl9170/
Dtx.c400 tid_info = rcu_dereference(sta_info->agg[tid]); in carl9170_tx_status_process_ampdu()
1131 struct sk_buff_head agg; in carl9170_tx_ampdu() local
1147 __skb_queue_head_init(&agg); in carl9170_tx_ampdu()
1203 __skb_queue_tail(&agg, skb); in carl9170_tx_ampdu()
1205 if (skb_queue_len(&agg) >= CARL9170_NUM_TX_AGG_MAX) in carl9170_tx_ampdu()
1223 if (skb_queue_empty(&agg)) in carl9170_tx_ampdu()
1227 carl9170_set_ampdu_params(ar, skb_peek(&agg)); in carl9170_tx_ampdu()
1230 carl9170_set_immba(ar, skb_peek_tail(&agg)); in carl9170_tx_ampdu()
1233 skb_queue_splice_tail_init(&agg, &ar->tx_pending[queue]); in carl9170_tx_ampdu()
1401 struct carl9170_sta_tid *agg; in carl9170_tx_ampdu_queue() local
[all …]
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()
Dcarl9170.h492 struct carl9170_sta_tid __rcu *agg[IEEE80211_NUM_TIDS]; member
/drivers/net/bonding/
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()
Dbond_3ad.c146 struct aggregator *agg; in __get_first_agg() local
154 agg = first_slave ? &(SLAVE_AD_INFO(first_slave)->aggregator) : NULL; in __get_first_agg()
157 return agg; in __get_first_agg()
167 static inline int __agg_has_partner(struct aggregator *agg) in __agg_has_partner() argument
169 return !is_zero_ether_addr(agg->partner_system.mac_addr_value); in __agg_has_partner()
681 static int __agg_active_ports(struct aggregator *agg) in __agg_active_ports() argument
686 for (port = agg->lag_ports; port; in __agg_active_ports()
1631 static int agg_device_up(const struct aggregator *agg) in agg_device_up() argument
1633 struct port *port = agg->lag_ports; in agg_device_up()
1638 for (port = agg->lag_ports; port; in agg_device_up()
[all …]
Dbond_procfs.c201 const struct aggregator *agg = port->aggregator; in bond_info_show_slave() local
203 if (agg) { in bond_info_show_slave()
205 agg->aggregator_identifier); in bond_info_show_slave()
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()
Dbond_main.c1309 struct aggregator *agg = in bond_poll_controller() local
1312 if (agg && in bond_poll_controller()
1313 agg->aggregator_identifier != ad_info.aggregator_id) in bond_poll_controller()
4818 struct aggregator *agg; in bond_update_slave_arr() local
4820 agg = SLAVE_AD_INFO(slave)->port.aggregator; in bond_update_slave_arr()
4821 if (!agg || agg->aggregator_identifier != agg_id) in bond_update_slave_arr()
/drivers/net/usb/
Dr8152.c1555 r8152_submit_rx(struct r8152 *tp, struct rx_agg *agg, gfp_t mem_flags);
1738 struct rx_agg *agg; in read_bulk_callback() local
1742 agg = urb->context; in read_bulk_callback()
1743 if (!agg) in read_bulk_callback()
1746 tp = agg->context; in read_bulk_callback()
1771 list_add_tail(&agg->list, &tp->rx_done); in read_bulk_callback()
1782 list_add_tail(&agg->list, &tp->rx_done); in read_bulk_callback()
1799 r8152_submit_rx(tp, agg, GFP_ATOMIC); in read_bulk_callback()
1806 struct tx_agg *agg; in write_bulk_callback() local
1811 agg = urb->context; in write_bulk_callback()
[all …]
/drivers/net/wireless/realtek/rtlwifi/
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()
Dbase.c1425 if (tid_data->agg.rx_agg_state == in rtl_action_proc()
1778 tid_data->agg.agg_state = RTL_AGG_START; in rtl_tx_agg_start()
1799 sta_entry->tids[tid].agg.agg_state = RTL_AGG_STOP; in rtl_tx_agg_stop()
1835 tid_data->agg.rx_agg_state = RTL_RX_AGG_START; in rtl_rx_agg_start()
1855 sta_entry->tids[tid].agg.rx_agg_state = RTL_RX_AGG_STOP; in rtl_rx_agg_stop()
1876 sta_entry->tids[tid].agg.agg_state = RTL_AGG_OPERATIONAL; in rtl_tx_agg_oper()
/drivers/net/wireless/mediatek/mt76/
DMakefile11 tx.o agg-rx.o mcu.o
/drivers/infiniband/hw/hfi1/
Dmad.c4228 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 …]
/drivers/net/wireless/intel/iwlwifi/fw/api/
Dstats.h223 struct mvm_statistics_tx_non_phy_agg agg; member
229 struct mvm_statistics_tx_non_phy_agg agg; member
/drivers/net/ethernet/broadcom/bnxt/
Dbnxt.c936 struct rx_agg_cmp *agg; in bnxt_get_agg() local
939 agg = (struct rx_agg_cmp *) in bnxt_get_agg()
941 return agg; in bnxt_get_agg()
969 struct rx_agg_cmp *agg; in bnxt_reuse_rx_agg_bufs() local
975 agg = bnxt_get_tpa_agg_p5(bp, rxr, idx, start + i); in bnxt_reuse_rx_agg_bufs()
977 agg = bnxt_get_agg(bp, cpr, idx, start + i); in bnxt_reuse_rx_agg_bufs()
978 cons = agg->rx_agg_cmp_opaque; in bnxt_reuse_rx_agg_bufs()
1103 struct rx_agg_cmp *agg; in bnxt_rx_pages() local
1109 agg = bnxt_get_tpa_agg_p5(bp, rxr, idx, i); in bnxt_rx_pages()
1111 agg = bnxt_get_agg(bp, cpr, idx, i); in bnxt_rx_pages()
[all …]
Dbnxt.h655 #define RX_AGG_CMP_VALID(agg, raw_cons) \ argument
656 (!!((agg)->rx_agg_cmp_v & cpu_to_le32(RX_AGG_CMP_V)) == \
/drivers/net/wireless/realtek/rtlwifi/rtl8192cu/
Dtrx.c502 if (mac->tids[tid].agg.agg_state == RTL_AGG_ON && in rtl92cu_tx_fill_desc()

12