/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() 275 struct qfq_aggregate *agg; in qfq_find_agg() local 286 static void qfq_update_agg(struct qfq_sched *q, struct qfq_aggregate *agg, in qfq_update_agg() 321 struct qfq_aggregate *agg, in qfq_add_to_agg() 337 static void qfq_destroy_agg(struct qfq_sched *q, struct qfq_aggregate *agg) in qfq_destroy_agg() 352 struct qfq_aggregate *agg = cl->agg; in qfq_deactivate_class() local 363 struct qfq_aggregate *agg = cl->agg; in qfq_rm_from_agg() local 892 static void qfq_slot_insert(struct qfq_group *grp, struct qfq_aggregate *agg, in qfq_slot_insert() 924 struct qfq_aggregate *agg = qfq_slot_head(grp); in qfq_front_slot_remove() local [all …]
|
/linux/drivers/net/wireless/intel/iwlwifi/dvm/ |
H A D | tx.c | 928 struct iwl_ht_agg *agg = &priv->tid_data[sta_id][tid].agg; in iwl_rx_reply_tx_agg() local 1268 struct iwl_ht_agg *agg; in iwlagn_rx_reply_compressed_ba() local
|
H A D | commands.h | 2605 struct statistics_tx_non_phy_agg agg; member
|
/linux/drivers/net/usb/ |
H A D | r8152.c | 1848 struct rx_agg *agg; in read_bulk_callback() local 1916 struct tx_agg *agg; in write_bulk_callback() local 2034 static void free_rx_agg(struct r8152 *tp, struct rx_agg *agg) in free_rx_agg() 2088 struct rx_agg *agg, *agg_next; in free_all_mem() local 2194 struct tx_agg *agg = NULL; in r8152_get_tx_agg() local 2361 static int r8152_tx_agg_fill(struct r8152 *tp, struct tx_agg *agg) in r8152_tx_agg_fill() 2491 static inline int agg_offset(struct rx_agg *agg, void *addr) in agg_offset() 2498 struct rx_agg *agg, *agg_next, *agg_free = NULL; in rtl_get_free_rx() local 2562 struct rx_agg *agg, *agg_free; in rx_bottom() local 2723 struct tx_agg *agg; in tx_bottom() local [all …]
|
/linux/drivers/net/wireless/ath/carl9170/ |
H A D | tx.c | 1131 struct sk_buff_head agg; in carl9170_tx_ampdu() local 1401 struct carl9170_sta_tid *agg; in carl9170_tx_ampdu_queue() local
|
H A D | carl9170.h | 491 struct carl9170_sta_tid __rcu *agg[IEEE80211_NUM_TIDS]; member
|
/linux/drivers/net/bonding/ |
H A D | bond_netlink.c | 62 const struct aggregator *agg; in bond_fill_slave_info() local
|
H A D | bond_main.c | 1468 struct aggregator *agg = in bond_poll_controller() local 5274 struct aggregator *agg; in bond_update_slave_arr() local
|
/linux/drivers/net/wireless/intel/iwlegacy/ |
H A D | 4965-mac.c | 2497 il4965_tx_status_reply_compressed_ba(struct il_priv *il, struct il_ht_agg *agg, in il4965_tx_status_reply_compressed_ba() 2646 il4965_tx_status_reply_tx(struct il_priv *il, struct il_ht_agg *agg, in il4965_tx_status_reply_tx() 2817 struct il_ht_agg *agg; in il4965_hdl_tx() local 2911 struct il_ht_agg *agg; in il4965_hdl_compressed_ba() local
|
H A D | common.h | 659 struct il_ht_agg agg; member
|
H A D | commands.h | 2912 struct stats_tx_non_phy_agg agg; member
|
/linux/drivers/net/wireless/intel/iwlwifi/fw/api/ |
H A D | stats.h | 224 struct mvm_statistics_tx_non_phy_agg agg; member 230 struct mvm_statistics_tx_non_phy_agg agg; member
|
/linux/drivers/infiniband/hw/hfi1/ |
H A D | mad.c | 4228 struct opa_aggregate *agg; in subn_get_opa_aggregate() local 4277 struct opa_aggregate *agg; in subn_set_opa_aggregate() local
|
/linux/drivers/net/ethernet/broadcom/bnxt/ |
H A D | bnxt.c | 1055 struct rx_agg_cmp *agg; in bnxt_get_agg() local 1088 struct rx_agg_cmp *agg; in bnxt_reuse_rx_agg_bufs() local 1264 struct rx_agg_cmp *agg; in __bnxt_rx_agg_netmems() local 1372 struct rx_agg_cmp *agg; in bnxt_agg_bufs_valid() local 3730 struct rx_agg_cmp *agg; in bnxt_alloc_one_tpa_info() local
|
H A D | bnxt.h | 846 #define RX_AGG_CMP_VALID(agg, raw_cons) \ argument
|
/linux/drivers/net/wireless/intel/iwlwifi/mvm/ |
H A D | rs.c | 2867 void iwl_mvm_update_frame_stats(struct iwl_mvm *mvm, u32 rate, bool agg) in iwl_mvm_update_frame_stats()
|
/linux/include/net/ |
H A D | mac80211.h | 2460 struct ieee80211_sta_aggregates agg; member
|
/linux/drivers/net/wireless/realtek/rtlwifi/ |
H A D | wifi.h | 1399 struct rtl_ht_agg agg; member
|