burst
if (expand_number(av[0], &p->burst) < 0)
if (errno || p->burst > (1ULL << 48) - 1)
char burst[5 + 7];
if (humanize_number(burst, sizeof(burst), p->burst,
sprintf(burst, "%d", (int)p->burst);
p->link_nr % DN_MAX_ID, bwbuf, p->delay, burst);
enum { BURST = sizeof(struct burst) / 4 };
*(struct burst *)datap = *((/* volatile */ struct burst *)h);
enum { BURST = sizeof(struct burst) / 4 };
*((/* volatile */ struct burst *)h) = *(struct burst *)datap;
#define DEFINE_RATELIMIT_STATE(name, interval, burst) \
SYSCTL_INT(_debug_acpi_ec, OID_AUTO, burst, CTLFLAG_RWTUN, &ec_burst_mode, 0,
uint16_t burst;
burst = pci_read_config(dev, i + 0x08, 2);
sc->age_dma_rd_burst = ((burst >> 12) & 0x07) <<
sc->age_dma_wr_burst = ((burst >> 5) & 0x07) <<
128 << ((burst >> 12) & 0x07));
128 << ((burst >> 5) & 0x07));
uint16_t burst;
burst = CSR_READ_2(sc, base + PCIER_DEVICE_CTL);
(burst & PCIEM_CTL_MAX_READ_REQUEST) >> 12;
sc->alc_dma_wr_burst = (burst & PCIEM_CTL_MAX_PAYLOAD) >> 5;
uint16_t burst;
burst = pci_read_config(dev, i + 0x08, 2);
sc->ale_dma_rd_burst = ((burst >> 12) & 0x07) <<
sc->ale_dma_wr_burst = ((burst >> 5) & 0x07) <<
128 << ((burst >> 12) & 0x07));
128 << ((burst >> 5) & 0x07));
__be32 burst;
cpl->burst = htonl(DIV_ROUND_UP(burst_size, 4));
int burst, target, lowat = 0;
burst = sc->cfg.txfifo_depth -
if (burst <= 0) {
burst = sc->cfg.txfifo_depth -
burst = MIN(burst, sc->cfg.rxfifo_depth -
target = MIN(requested + burst, (int)len);
burst = MIN(requested - received,
if (burst > 0) {
while (burst--)
int burst, target;
burst = sc->cfg.txfifo_depth -
target = MIN(sent + burst, (int)len);
sc->wme[1].burst[ac] = IWI_USEC(wmep->wmep_txopLimit);
sc->wme[2].burst[ac] = IWI_USEC(wmep->wmep_txopLimit);
sc->wme[0].burst[ac] = IWI_USEC(wmep->wmep_txopLimit);
uint16_t burst[WME_NUM_AC];
uint32_t burst;
uint16_t burst;
burst = pci_read_config(dev, i + PCIER_DEVICE_CTL, 2);
128 << ((burst >> 12) & 0x07));
128 << ((burst >> 5) & 0x07));
switch ((burst >> 12) & 0x07) {
int mlx5_rl_add_rate(struct mlx5_core_dev *dev, u32 rate, u32 burst, u16 *index);
void mlx5_rl_remove_rate(struct mlx5_core_dev *dev, u32 rate, u32 burst);
bool mlx5_rl_is_in_range(const struct mlx5_core_dev *dev, u32 rate, u32 burst);
u16 burst;
int mlx5_rl_add_rate(struct mlx5_core_dev *dev, u32 rate, u32 burst, u16 *index)
if (!rate || !mlx5_rl_is_in_range(dev, rate, burst)) {
entry = find_rl_entry(table, rate, burst);
err = mlx5_set_rate_limit_cmd(dev, rate, burst, entry->index);
entry->burst = burst;
void mlx5_rl_remove_rate(struct mlx5_core_dev *dev, u32 rate, u32 burst)
entry = find_rl_entry(table, rate, burst);
entry->burst = 0;
u32 rate, u16 burst)
if (entry->rate == rate && entry->burst == burst)
u32 rate, u32 burst, u16 index)
MLX5_SET(set_rate_limit_in, in, burst_upper_bound, burst);
bool mlx5_rl_is_in_range(const struct mlx5_core_dev *dev, u32 rate, u32 burst)
burst <= 65535);
uint16_t burst;
burst = temp;
howmany(rate, 1000), burst, &index);
burst = 0; /* default */
channel->last_burst = burst;
burst = temp;
howmany(rate, 1000), burst);
int burst, to, rv;
burst = 0;
while (burst == 0 && to--) {
burst = bus_space_read_1(sc->sc_bt, sc->sc_bh, TPM_STS + 1);
burst |= bus_space_read_1(sc->sc_bt, sc->sc_bh, TPM_STS + 2)
printf("tpm_getburst: read %d\n", burst);
if (burst)
return burst;
uint32_t burst;
uint8_t burst, uint8_t jump_addr_relative)
if (burst)
emit_ld(uint8_t *buf, uint8_t burst)
if (burst)
emit_st(uint8_t *buf, uint8_t burst)
if (burst)
SYSCTL_UINT(_kern_polling, OID_AUTO, burst, CTLFLAG_RD,
uint64_t burst; /* scaled. bits*Hz XXX */
sctp_log_maxburst(struct sctp_tcb *stcb, struct sctp_nets *net, int error, int burst, uint8_t from)
sctp_clog.x.cwnd.cwnd_augment = burst;
if (p->burst) {
uint64_t burst = (V_dn_cfg.curr_time - si->idle_time) * p->bandwidth;
if (burst > p->burst)
burst = p->burst;
si->credit += burst;
p->burst *= 8 * hz;
s->link.burst = p->burst;
si->credit = p->burst + (V_dn_cfg.io_fast ? p->bandwidth : 0);
dn.l.burst = div64(dn.l.burst, 8 * hz);
int burst; /* count of packets sent in a burst */
le32toh(stats->general.burst),
u_int burst = 1024, wait_link = 4;
burst = atoi(optarg);
burst = atoi(argv[2]);
if (burst < 1 || burst > 8192) {
D("invalid burst %d, set to 1024", burst);
burst = 1024;
ports_move(pb, pa, burst, msg_b2a);
ports_move(pa, pb, burst, msg_a2b);
qs->burst = 128;
bp[0].q.burst = atoi(optarg);
if (bp[0].q.burst < 1 || bp[0].q.burst > 8192) {
WWW("invalid burst %d, set to 1024", bp[0].q.burst);
bp[0].q.burst = 1024; // XXX 128 is probably better
burst,p,lmin,lmax burst loss with burst probability p and
burst length uniformly distributed between
int burst;
if (pending > q->burst) {
tosend = targ->g->burst;
limit = rate_limit ? tosend : targ->g->burst;
tosend = targ->g->burst;
uint64_t limit = rate_limit ? tosend : targ->g->burst;
pcap_dispatch(targ->g->p, targ->g->burst, receive_pcap,
m = receive_packets(rxring, targ->g->burst, dump, &cur.bytes);
budget = targ->g->burst;
budget = targ->g->burst;
if (limit > targ->g->burst)
limit = targ->g->burst;
int burst;
g.burst = atoi(optarg);
if (g.burst == 0) {
g.burst = fn->default_burst;
D("using default burst size: %d", g.burst);
if (g.burst > lim)
g.burst = lim;
if (g.burst == 0)
g.burst = 1;
x = ((uint64_t)1000000000 * (uint64_t)g.burst) / (uint64_t) g.tx_rate;
g.burst, (intmax_t)g.tx_period.tv_sec, g.tx_period.tv_nsec);