Home
last modified time | relevance | path

Searched defs:agg (Results 1 – 22 of 22) sorted by relevance

/linux-6.3-rc2/net/sched/
A Dsch_qfq.c139 struct qfq_aggregate *agg; /* Parent aggregate. */ member
266 struct qfq_aggregate *agg; in qfq_find_agg() local
312 struct qfq_aggregate *agg, in qfq_add_to_agg()
343 struct qfq_aggregate *agg = cl->agg; in qfq_deactivate_class() local
354 struct qfq_aggregate *agg = cl->agg; in qfq_rm_from_agg() local
900 struct qfq_aggregate *agg = qfq_slot_head(grp); in qfq_front_slot_remove() local
966 static void agg_dequeue(struct qfq_aggregate *agg, in agg_dequeue()
1057 struct qfq_aggregate *agg, enum update_reason reason) in qfq_update_agg_ts()
1149 struct qfq_aggregate *agg, *new_front_agg; in qfq_choose_next_agg() local
1195 struct qfq_aggregate *agg; in qfq_enqueue() local
[all …]
/linux-6.3-rc2/drivers/net/bonding/
A Dbond_3ad.c148 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
A Dbond_procfs.c216 const struct aggregator *agg = port->aggregator; in bond_info_show_slave() local
A Dbond_sysfs_slave.c62 const struct aggregator *agg; in ad_aggregator_id_show() local
A Dbond_netlink.c61 const struct aggregator *agg; in bond_fill_slave_info() local
A Dbond_main.c1341 struct aggregator *agg = in bond_poll_controller() local
5100 struct aggregator *agg; in bond_update_slave_arr() local
/linux-6.3-rc2/drivers/net/wireless/intel/iwlwifi/dvm/
A Dtx.c925 struct iwl_ht_agg *agg = &priv->tid_data[sta_id][tid].agg; in iwl_rx_reply_tx_agg() local
1265 struct iwl_ht_agg *agg; in iwlagn_rx_reply_compressed_ba() local
A Ddev.h166 struct iwl_ht_agg agg; member
A Dcommands.h2599 struct statistics_tx_non_phy_agg agg; member
/linux-6.3-rc2/drivers/net/usb/
A Dr8152.c1737 struct rx_agg *agg; in read_bulk_callback() local
1805 struct tx_agg *agg; in write_bulk_callback() local
1923 static void free_rx_agg(struct r8152 *tp, struct rx_agg *agg) in free_rx_agg()
1977 struct rx_agg *agg, *agg_next; in free_all_mem() local
2083 struct tx_agg *agg = NULL; in r8152_get_tx_agg() local
2380 static inline int agg_offset(struct rx_agg *agg, void *addr) in agg_offset()
2387 struct rx_agg *agg, *agg_next, *agg_free = NULL; in rtl_get_free_rx() local
2451 struct rx_agg *agg, *agg_free; in rx_bottom() local
2571 struct tx_agg *agg; in tx_bottom() local
2905 struct rx_agg *agg, *agg_next; in rtl_start_rx() local
[all …]
/linux-6.3-rc2/drivers/net/wireless/ath/carl9170/
A Dtx.c1131 struct sk_buff_head agg; in carl9170_tx_ampdu() local
1401 struct carl9170_sta_tid *agg; in carl9170_tx_ampdu_queue() local
A Dcarl9170.h491 struct carl9170_sta_tid __rcu *agg[IEEE80211_NUM_TIDS]; member
/linux-6.3-rc2/drivers/net/wireless/intel/iwlegacy/
A D4965-mac.c2494 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
A Dcommon.h647 struct il_ht_agg agg; member
A Dcommands.h2899 struct stats_tx_non_phy_agg agg; member
/linux-6.3-rc2/drivers/net/wireless/intel/iwlwifi/fw/api/
A Dstats.h223 struct mvm_statistics_tx_non_phy_agg agg; member
229 struct mvm_statistics_tx_non_phy_agg agg; member
/linux-6.3-rc2/drivers/net/ethernet/broadcom/bnxt/
A Dbnxt.c900 struct rx_agg_cmp *agg; in bnxt_get_agg() local
933 struct rx_agg_cmp *agg; in bnxt_reuse_rx_agg_bufs() local
1101 struct rx_agg_cmp *agg; in __bnxt_rx_agg_pages() local
1204 struct rx_agg_cmp *agg; in bnxt_agg_bufs_valid() local
3179 struct rx_agg_cmp *agg; in bnxt_alloc_tpa_info() local
A Dbnxt.h675 #define RX_AGG_CMP_VALID(agg, raw_cons) \ argument
/linux-6.3-rc2/drivers/infiniband/hw/hfi1/
A Dmad.c4228 struct opa_aggregate *agg; in subn_get_opa_aggregate() local
4277 struct opa_aggregate *agg; in subn_set_opa_aggregate() local
/linux-6.3-rc2/drivers/net/wireless/intel/iwlwifi/mvm/
A Drs.c2855 void iwl_mvm_update_frame_stats(struct iwl_mvm *mvm, u32 rate, bool agg) in iwl_mvm_update_frame_stats()
/linux-6.3-rc2/include/net/
A Dmac80211.h2265 struct ieee80211_sta_aggregates agg; member
/linux-6.3-rc2/drivers/net/wireless/realtek/rtlwifi/
A Dwifi.h1438 struct rtl_ht_agg agg; member

Completed in 186 milliseconds