| /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() argument 275 struct qfq_aggregate *agg; in qfq_find_agg() local 286 qfq_update_agg(struct qfq_sched * q,struct qfq_aggregate * agg,int new_num_classes) qfq_update_agg() argument 321 qfq_add_to_agg(struct qfq_sched * q,struct qfq_aggregate * agg,struct qfq_class * cl) qfq_add_to_agg() argument 337 qfq_destroy_agg(struct qfq_sched * q,struct qfq_aggregate * agg) qfq_destroy_agg() argument 352 struct qfq_aggregate *agg = cl->agg; qfq_deactivate_class() local 363 struct qfq_aggregate *agg = cl->agg; qfq_rm_from_agg() local 894 qfq_slot_insert(struct qfq_group * grp,struct qfq_aggregate * agg,u64 roundedS) qfq_slot_insert() argument 926 struct qfq_aggregate *agg = qfq_slot_head(grp); qfq_front_slot_remove() local 992 agg_dequeue(struct qfq_aggregate * agg,struct qfq_class * cl,unsigned int len) agg_dequeue() argument 1012 qfq_peek_skb(struct qfq_aggregate * agg,struct qfq_class ** cl,unsigned int * len) qfq_peek_skb() argument 1029 charge_actual_service(struct qfq_aggregate * agg) charge_actual_service() argument 1054 qfq_update_start(struct qfq_sched * q,struct qfq_aggregate * agg) qfq_update_start() argument 1088 qfq_update_agg_ts(struct qfq_sched * q,struct qfq_aggregate * agg,enum update_reason reason) qfq_update_agg_ts() argument 1187 struct qfq_aggregate *agg, *new_front_agg; qfq_choose_next_agg() local 1233 struct qfq_aggregate *agg; qfq_enqueue() local 1297 qfq_schedule_agg(struct qfq_sched * q,struct qfq_aggregate * agg) qfq_schedule_agg() argument 1344 qfq_activate_agg(struct qfq_sched * q,struct qfq_aggregate * agg,enum update_reason reason) qfq_activate_agg() argument 1359 qfq_slot_remove(struct qfq_sched * q,struct qfq_group * grp,struct qfq_aggregate * agg) qfq_slot_remove() argument 1381 qfq_deactivate_agg(struct qfq_sched * q,struct qfq_aggregate * agg) qfq_deactivate_agg() argument [all...] |
| /linux/drivers/net/bonding/ |
| H A D | bond_3ad.c | 149 struct aggregator *agg; in __get_first_agg() local 170 static inline int __agg_has_partner(struct aggregator *agg) in __agg_has_partner() argument 748 static int __agg_usable_ports(struct aggregator *agg) in __agg_active_ports() argument 762 __agg_ports_priority(const struct aggregator * agg) __agg_ports_priority() argument 1800 agg_device_up(const struct aggregator * agg) agg_device_up() argument 1847 ad_agg_selection_logic(struct aggregator * agg,bool * update_slave_arr) ad_agg_selection_logic() argument 2764 struct aggregator *agg; bond_3ad_handle_link_change() local [all...] |
| H A D | bond_sysfs_slave.c | 62 const struct aggregator *agg; in ad_aggregator_id_show() local
|
| H A D | bond_procfs.c | 218 const struct aggregator *agg = rcu_dereference(port->aggregator); bond_info_show_slave() local
|
| H A D | bond_netlink.c | 65 const struct aggregator *agg; in bond_fill_slave_info() local
|
| H A D | bond_main.c | 1435 struct aggregator *agg = bond_poll_controller() local 5195 const struct aggregator *agg; bond_update_slave_arr() local
|
| /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 | 2252 r8152_submit_rx(tp, agg, GFP_ATOMIC); in write_bulk_callback() local 2184 struct rx_agg *agg; read_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; bnxt_get_agg() local 1127 struct rx_agg_cmp *agg; bnxt_reuse_rx_agg_bufs() local 1303 struct rx_agg_cmp *agg; __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; global() member
|