Searched refs:rate_table (Results 1 - 10 of 10) sorted by relevance

/freebsd-current/sys/net/
H A Dif_dead.c121 q->rate_table = NULL;
H A Dif_var.h307 const uint64_t *rate_table; /* Pointer to table if present */ member in struct:if_ratelimit_query_results
H A Dif_vlan.c2516 q->rate_table = NULL;
H A Dif_lagg.c1991 q->rate_table = NULL;
/freebsd-current/sys/contrib/dev/athk/ath10k/
H A Dhtt_rx.c3881 STATS_OP_FMT(AMPDU).rate_table[0][idx] +=
3889 STATS_OP_FMT(AMPDU).rate_table[1][idx] +=
3921 STATS_OP_FMT(SUCC).rate_table[0][idx] += pstats->succ_bytes;
3922 STATS_OP_FMT(SUCC).rate_table[1][idx] += pstats->succ_pkts;
3923 STATS_OP_FMT(FAIL).rate_table[0][idx] += pstats->failed_bytes;
3924 STATS_OP_FMT(FAIL).rate_table[1][idx] += pstats->failed_pkts;
3925 STATS_OP_FMT(RETRY).rate_table[0][idx] += pstats->retry_bytes;
3926 STATS_OP_FMT(RETRY).rate_table[1][idx] += pstats->retry_pkts;
H A Dcore.h512 u64 rate_table[ATH10K_COUNTER_TYPE_MAX][ATH10K_RATE_TABLE_NUM]; member in struct:ath10k_htt_data_stats
H A Ddebugfs_sta.c724 stats->rate_table[j][i]);
/freebsd-current/sys/dev/cxgbe/
H A Dt4_sched.c953 q->rate_table = NULL;
/freebsd-current/sys/netinet/
H A Dtcp_ratelimit.c613 rate_table_act = rl.rate_table;
/freebsd-current/sys/dev/mlx5/mlx5_en/
H A Dmlx5_en_main.c4434 q->rate_table = adapter_rates_mlx;

Completed in 278 milliseconds