/linux-4.4.14/net/sched/ |
D | sch_qfq.c | 143 struct qfq_aggregate *agg; /* Parent aggregate. */ member 265 static void qfq_init_agg(struct qfq_sched *q, struct qfq_aggregate *agg, in qfq_init_agg() 278 struct qfq_aggregate *agg; in qfq_find_agg() local 289 static void qfq_update_agg(struct qfq_sched *q, struct qfq_aggregate *agg, in qfq_update_agg() 324 struct qfq_aggregate *agg, in qfq_add_to_agg() 340 static void qfq_destroy_agg(struct qfq_sched *q, struct qfq_aggregate *agg) in qfq_destroy_agg() 355 struct qfq_aggregate *agg = cl->agg; in qfq_deactivate_class() local 366 struct qfq_aggregate *agg = cl->agg; in qfq_rm_from_agg() local 897 static void qfq_slot_insert(struct qfq_group *grp, struct qfq_aggregate *agg, in qfq_slot_insert() 929 struct qfq_aggregate *agg = qfq_slot_head(grp); in qfq_front_slot_remove() local [all …]
|
/linux-4.4.14/drivers/net/bonding/ |
D | bond_3ad.c | 161 struct aggregator *agg; in __get_first_agg() local 182 static inline int __agg_has_partner(struct aggregator *agg) in __agg_has_partner() 1540 static int agg_device_up(const struct aggregator *agg) in agg_device_up() 1577 static void ad_agg_selection_logic(struct aggregator *agg, in ad_agg_selection_logic()
|
D | bond_procfs.c | 191 const struct aggregator *agg = port->aggregator; in bond_info_show_slave() local
|
D | bond_sysfs_slave.c | 70 const struct aggregator *agg; in ad_aggregator_id_show() local
|
D | bond_netlink.c | 60 const struct aggregator *agg; in bond_fill_slave_info() local
|
D | bond_main.c | 990 struct aggregator *agg = in bond_poll_controller() local 3834 struct aggregator *agg; in bond_update_slave_arr() local
|
/linux-4.4.14/drivers/net/wireless/iwlwifi/dvm/ |
D | tx.c | 948 struct iwl_ht_agg *agg = &priv->tid_data[sta_id][tid].agg; in iwl_rx_reply_tx_agg() local 1288 struct iwl_ht_agg *agg; in iwlagn_rx_reply_compressed_ba() local
|
D | dev.h | 186 struct iwl_ht_agg agg; member
|
D | commands.h | 2677 struct statistics_tx_non_phy_agg agg; member
|
/linux-4.4.14/drivers/net/usb/ |
D | r8152.c | 1064 struct rx_agg *agg; in read_bulk_callback() local 1123 struct tx_agg *agg; in write_bulk_callback() local 1359 struct tx_agg *agg = NULL; in r8152_get_tx_agg() local 1547 static int r8152_tx_agg_fill(struct r8152 *tp, struct tx_agg *agg) in r8152_tx_agg_fill() 1708 struct rx_agg *agg; in rx_bottom() local 1792 struct tx_agg *agg; in tx_bottom() local 1860 int r8152_submit_rx(struct r8152 *tp, struct rx_agg *agg, gfp_t mem_flags) in r8152_submit_rx() 2105 struct rx_agg *agg = &tp->rx_info[i++]; in rtl_start_rx() local
|
/linux-4.4.14/drivers/net/wireless/ath/carl9170/ |
D | tx.c | 1126 struct sk_buff_head agg; in carl9170_tx_ampdu() local 1396 struct carl9170_sta_tid *agg; in carl9170_tx_ampdu_queue() local
|
D | carl9170.h | 489 struct carl9170_sta_tid __rcu *agg[IEEE80211_NUM_TIDS]; member
|
/linux-4.4.14/drivers/net/wireless/iwlegacy/ |
D | 4965-mac.c | 2514 il4965_tx_status_reply_compressed_ba(struct il_priv *il, struct il_ht_agg *agg, in il4965_tx_status_reply_compressed_ba() 2664 il4965_tx_status_reply_tx(struct il_priv *il, struct il_ht_agg *agg, in il4965_tx_status_reply_tx() 2835 struct il_ht_agg *agg = NULL; in il4965_hdl_tx() local 2928 struct il_ht_agg *agg; in il4965_hdl_compressed_ba() local
|
D | common.h | 661 struct il_ht_agg agg; member
|
D | commands.h | 2897 struct stats_tx_non_phy_agg agg; member
|
/linux-4.4.14/drivers/net/wireless/iwlwifi/mvm/ |
D | fw-api-stats.h | 206 struct mvm_statistics_tx_non_phy_agg agg; member
|
D | sta.c | 1639 bool agg) in iwl_mvm_sta_modify_sleep_tx_count()
|
D | rs.c | 2962 void iwl_mvm_update_frame_stats(struct iwl_mvm *mvm, u32 rate, bool agg) in iwl_mvm_update_frame_stats()
|
/linux-4.4.14/drivers/net/ethernet/broadcom/bnxt/ |
D | bnxt.c | 606 struct rx_agg_cmp *agg; in bnxt_reuse_rx_agg_bufs() local 684 struct rx_agg_cmp *agg; in bnxt_rx_pages() local 745 struct rx_agg_cmp *agg; in bnxt_agg_bufs_valid() local
|
D | bnxt.h | 459 #define RX_AGG_CMP_VALID(agg, raw_cons) \ argument
|
/linux-4.4.14/drivers/staging/rdma/hfi1/ |
D | mad.c | 3675 struct opa_aggregate *agg; in subn_get_opa_aggregate() local 3722 struct opa_aggregate *agg; in subn_set_opa_aggregate() local
|
/linux-4.4.14/drivers/net/wireless/realtek/rtlwifi/ |
D | wifi.h | 1321 struct rtl_ht_agg agg; member
|