| /kernel/linux/linux-5.10/net/sched/ |
| D | sch_qfq.c | 140 struct qfq_aggregate *agg; /* Parent aggregate. */ member 259 static void qfq_init_agg(struct qfq_sched *q, struct qfq_aggregate *agg, in qfq_init_agg() 272 struct qfq_aggregate *agg; in qfq_find_agg() local 283 static void qfq_update_agg(struct qfq_sched *q, struct qfq_aggregate *agg, in qfq_update_agg() 318 struct qfq_aggregate *agg, in qfq_add_to_agg() 334 static void qfq_destroy_agg(struct qfq_sched *q, struct qfq_aggregate *agg) in qfq_destroy_agg() 349 struct qfq_aggregate *agg = cl->agg; in qfq_deactivate_class() local 360 struct qfq_aggregate *agg = cl->agg; in qfq_rm_from_agg() local 884 static void qfq_slot_insert(struct qfq_group *grp, struct qfq_aggregate *agg, in qfq_slot_insert() 916 struct qfq_aggregate *agg = qfq_slot_head(grp); in qfq_front_slot_remove() local [all …]
|
| /kernel/linux/linux-6.6/net/sched/ |
| 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 895 static void qfq_slot_insert(struct qfq_group *grp, struct qfq_aggregate *agg, in qfq_slot_insert() 927 struct qfq_aggregate *agg = qfq_slot_head(grp); in qfq_front_slot_remove() local [all …]
|
| /kernel/linux/linux-6.6/drivers/net/bonding/ |
| D | bond_3ad.c | 148 struct aggregator *agg; in __get_first_agg() local 169 static inline int __agg_has_partner(struct aggregator *agg) in __agg_has_partner() 688 static int __agg_active_ports(struct aggregator *agg) in __agg_active_ports() 1641 static int agg_device_up(const struct aggregator *agg) in agg_device_up() 1684 static void ad_agg_selection_logic(struct aggregator *agg, in ad_agg_selection_logic() 2551 struct aggregator *agg; in bond_3ad_handle_link_change() local
|
| D | bond_procfs.c | 216 const struct aggregator *agg = port->aggregator; in bond_info_show_slave() local
|
| D | bond_sysfs_slave.c | 62 const struct aggregator *agg; in ad_aggregator_id_show() local
|
| D | bond_netlink.c | 61 const struct aggregator *agg; in bond_fill_slave_info() local
|
| D | bond_main.c | 1386 struct aggregator *agg = in bond_poll_controller() local 5173 struct aggregator *agg; in bond_update_slave_arr() local
|
| /kernel/linux/linux-5.10/drivers/net/bonding/ |
| D | bond_3ad.c | 144 struct aggregator *agg; in __get_first_agg() local 165 static inline int __agg_has_partner(struct aggregator *agg) in __agg_has_partner() 669 static int __agg_active_ports(struct aggregator *agg) in __agg_active_ports() 1611 static int agg_device_up(const struct aggregator *agg) in agg_device_up() 1654 static void ad_agg_selection_logic(struct aggregator *agg, in ad_agg_selection_logic() 2527 struct aggregator *agg; in bond_3ad_handle_link_change() local
|
| D | bond_procfs.c | 195 const struct aggregator *agg = port->aggregator; in bond_info_show_slave() local
|
| D | bond_sysfs_slave.c | 68 const struct aggregator *agg; in ad_aggregator_id_show() local
|
| D | bond_netlink.c | 56 const struct aggregator *agg; in bond_fill_slave_info() local
|
| D | bond_main.c | 1276 struct aggregator *agg = in bond_poll_controller() local 4533 struct aggregator *agg; in bond_update_slave_arr() local
|
| /kernel/linux/linux-6.6/drivers/net/wireless/intel/iwlwifi/dvm/ |
| D | tx.c | 926 struct iwl_ht_agg *agg = &priv->tid_data[sta_id][tid].agg; in iwl_rx_reply_tx_agg() local 1266 struct iwl_ht_agg *agg; in iwlagn_rx_reply_compressed_ba() local
|
| /kernel/linux/linux-5.10/drivers/net/wireless/intel/iwlwifi/dvm/ |
| D | tx.c | 930 struct iwl_ht_agg *agg = &priv->tid_data[sta_id][tid].agg; in iwl_rx_reply_tx_agg() local 1270 struct iwl_ht_agg *agg; in iwlagn_rx_reply_compressed_ba() local
|
| /kernel/linux/linux-5.10/drivers/net/usb/ |
| D | r8152.c | 1559 struct rx_agg *agg; in read_bulk_callback() local 1619 struct tx_agg *agg; in write_bulk_callback() local 1737 static void free_rx_agg(struct r8152 *tp, struct rx_agg *agg) in free_rx_agg() 1791 struct rx_agg *agg, *agg_next; in free_all_mem() local 1897 struct tx_agg *agg = NULL; in r8152_get_tx_agg() local 2061 static int r8152_tx_agg_fill(struct r8152 *tp, struct tx_agg *agg) in r8152_tx_agg_fill() 2194 static inline int agg_offset(struct rx_agg *agg, void *addr) in agg_offset() 2201 struct rx_agg *agg, *agg_next, *agg_free = NULL; in rtl_get_free_rx() local 2264 struct rx_agg *agg, *agg_free; in rx_bottom() local 2384 struct tx_agg *agg; in tx_bottom() local [all …]
|
| /kernel/linux/linux-5.10/drivers/net/wireless/ath/carl9170/ |
| D | tx.c | 1129 struct sk_buff_head agg; in carl9170_tx_ampdu() local 1399 struct carl9170_sta_tid *agg; in carl9170_tx_ampdu_queue() local
|
| /kernel/linux/linux-6.6/drivers/net/wireless/ath/carl9170/ |
| D | tx.c | 1132 struct sk_buff_head agg; in carl9170_tx_ampdu() local 1402 struct carl9170_sta_tid *agg; in carl9170_tx_ampdu_queue() local
|
| D | carl9170.h | 491 struct carl9170_sta_tid __rcu *agg[IEEE80211_NUM_TIDS]; member
|
| /kernel/linux/linux-6.6/drivers/net/usb/ |
| D | r8152.c | 1844 struct rx_agg *agg; in read_bulk_callback() local 1912 struct tx_agg *agg; in write_bulk_callback() local 2030 static void free_rx_agg(struct r8152 *tp, struct rx_agg *agg) in free_rx_agg() 2084 struct rx_agg *agg, *agg_next; in free_all_mem() local 2190 struct tx_agg *agg = NULL; in r8152_get_tx_agg() local 2357 static int r8152_tx_agg_fill(struct r8152 *tp, struct tx_agg *agg) in r8152_tx_agg_fill() 2487 static inline int agg_offset(struct rx_agg *agg, void *addr) in agg_offset() 2494 struct rx_agg *agg, *agg_next, *agg_free = NULL; in rtl_get_free_rx() local 2558 struct rx_agg *agg, *agg_free; in rx_bottom() local 2686 struct tx_agg *agg; in tx_bottom() local [all …]
|
| /kernel/linux/linux-5.10/drivers/net/wireless/intel/iwlegacy/ |
| D | 4965-mac.c | 2495 il4965_tx_status_reply_compressed_ba(struct il_priv *il, struct il_ht_agg *agg, in il4965_tx_status_reply_compressed_ba() 2645 il4965_tx_status_reply_tx(struct il_priv *il, struct il_ht_agg *agg, in il4965_tx_status_reply_tx() 2816 struct il_ht_agg *agg = NULL; in il4965_hdl_tx() local 2909 struct il_ht_agg *agg; in il4965_hdl_compressed_ba() local
|
| /kernel/linux/linux-6.6/drivers/net/wireless/intel/iwlegacy/ |
| D | 4965-mac.c | 2494 il4965_tx_status_reply_compressed_ba(struct il_priv *il, struct il_ht_agg *agg, in il4965_tx_status_reply_compressed_ba() 2643 il4965_tx_status_reply_tx(struct il_priv *il, struct il_ht_agg *agg, in il4965_tx_status_reply_tx() 2814 struct il_ht_agg *agg; in il4965_hdl_tx() local 2908 struct il_ht_agg *agg; in il4965_hdl_compressed_ba() local
|
| /kernel/linux/linux-5.10/drivers/net/wireless/intel/iwlwifi/fw/api/ |
| D | stats.h | 278 struct mvm_statistics_tx_non_phy_agg agg; member 284 struct mvm_statistics_tx_non_phy_agg agg; member
|
| /kernel/linux/linux-6.6/drivers/net/wireless/intel/iwlwifi/fw/api/ |
| D | stats.h | 223 struct mvm_statistics_tx_non_phy_agg agg; member 229 struct mvm_statistics_tx_non_phy_agg agg; member
|
| /kernel/linux/linux-6.6/drivers/net/ethernet/broadcom/bnxt/ |
| D | bnxt.c | 902 struct rx_agg_cmp *agg; in bnxt_get_agg() local 935 struct rx_agg_cmp *agg; in bnxt_reuse_rx_agg_bufs() local 1103 struct rx_agg_cmp *agg; in __bnxt_rx_agg_pages() local 1202 struct rx_agg_cmp *agg; in bnxt_agg_bufs_valid() local 3145 struct rx_agg_cmp *agg; in bnxt_alloc_tpa_info() local
|
| /kernel/linux/linux-5.10/drivers/net/ethernet/broadcom/bnxt/ |
| D | bnxt.c | 889 struct rx_agg_cmp *agg; in bnxt_get_agg() local 922 struct rx_agg_cmp *agg; in bnxt_reuse_rx_agg_bufs() local 1056 struct rx_agg_cmp *agg; in bnxt_rx_pages() local 1120 struct rx_agg_cmp *agg; in bnxt_agg_bufs_valid() local 2893 struct rx_agg_cmp *agg; in bnxt_alloc_tpa_info() local
|