Searched defs:agg (Results 1 – 9 of 9) sorted by relevance
| /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 894 static void qfq_slot_insert(struct qfq_group *grp, struct qfq_aggregate *agg, in qfq_slot_insert() 926 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 | dev.h | 167 struct iwl_ht_agg agg; member
|
| H A D | commands.h | 2605 struct statistics_tx_non_phy_agg agg; member
|
| /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
|
| /linux/drivers/net/usb/ |
| H A D | r8152.c | 2184 struct rx_agg *agg; in read_bulk_callback() local 2252 struct tx_agg *agg; in write_bulk_callback() local 2370 free_rx_agg(struct r8152 * tp,struct rx_agg * agg) free_rx_agg() argument 2424 struct rx_agg *agg, *agg_next; free_all_mem() local 2530 struct tx_agg *agg = NULL; r8152_get_tx_agg() local 2777 r8152_tx_agg_fill(struct r8152 * tp,struct tx_agg * agg) r8152_tx_agg_fill() argument 2934 agg_offset(struct rx_agg * agg,void * addr) agg_offset() argument 2941 struct rx_agg *agg, *agg_next, *agg_free = NULL; rtl_get_free_rx() local 3004 struct rx_agg *agg, *agg_free; rx_bottom() local 3166 struct tx_agg *agg; tx_bottom() local 3239 r8152_submit_rx(struct r8152 * tp,struct rx_agg * agg,gfp_t mem_flags) r8152_submit_rx() argument 3484 struct rx_agg *agg, *agg_next; rtl_start_rx() local 3527 struct rx_agg *agg, *agg_next; rtl_stop_rx() local [all...] |
| /linux/drivers/net/ethernet/broadcom/bnxt/ |
| H A D | bnxt.c | 1094 struct rx_agg_cmp *agg; in bnxt_get_agg() local 1127 struct rx_agg_cmp *agg; in bnxt_reuse_rx_agg_bufs() local 1303 struct rx_agg_cmp *agg; in __bnxt_rx_agg_netmems() local 1411 struct rx_agg_cmp *agg; bnxt_agg_bufs_valid() local 3798 struct rx_agg_cmp *agg; bnxt_alloc_one_tpa_info() local [all...] |
| H A D | bnxt.h | 852 #define RX_AGG_CMP_VALID(agg, raw_cons) \ argument
|
| /linux/include/net/ |
| H A D | mac80211.h | 2611 struct ieee80211_sta_aggregates agg; member
|