Searched refs:burst (Results 1 – 11 of 11) sorted by relevance
/titanic_41/usr/src/cmd/cmd-inet/etc/ |
H A D | ipqosconf.2.sample | 32 # Mark a packet with AF11 if it does not exceed the committed burst, AF12 if it 33 # exceeds committed burst, but not excess burst and AF13 if it exceeds the 34 # excess burst. 63 # committed burst, af12 if it exceeds committed burst, but not excess burst 64 # and af13 if it exceeds excess burst. 71 # Committed burst of 5 Mb.
|
/titanic_41/usr/src/uts/common/io/ib/clients/rdsv3/ |
H A D | rdsv3_debug.c | 356 int burst; member 363 #define DEFINE_RATELIMIT_STATE(name, interval, burst) \ argument 364 static struct ratelimit_state name = {interval, burst, } 393 if (rs->burst && rs->burst > rs->printed) { in rdsv3_printk_ratelimit()
|
/titanic_41/usr/src/cmd/lp/model/ |
H A D | uri | 169 burst-page-type=* )
|
/titanic_41/usr/src/uts/common/io/atge/ |
H A D | atge_main.c | 1058 uint16_t burst; in atge_attach() local 1206 burst = pci_config_get16(atgep->atge_conf_handle, in atge_attach() 1212 atgep->atge_dma_rd_burst = ((burst >> 12) & 0x07) << in atge_attach() 1218 atgep->atge_dma_wr_burst = ((burst >> 5) & 0x07) << in atge_attach() 1223 (128 << ((burst >> 12) & 0x07)), in atge_attach() 1224 (128 << ((burst >> 5) & 0x07)))); in atge_attach()
|
/titanic_41/usr/src/uts/common/inet/sctp/ |
H A D | sctp_output.c | 2216 int burst; in sctp_ss_rexmit() local 2323 for (tot_wnd -= pkt_len, burst = sctps->sctps_maxburst - 1; in sctp_ss_rexmit() 2324 meta != NULL && burst > 0; meta = meta->b_next, burst--) { in sctp_ss_rexmit()
|
/titanic_41/usr/src/uts/common/io/iwi/ |
H A D | ipw2200_impl.h | 689 uint16_t burst[WME_NUM_AC]; member
|
/titanic_41/usr/src/uts/common/io/chxge/ |
H A D | ch.c | 1992 uint32_t burst; in ch_get_prop() local 2005 burst = (v >> 18) & 3; in ch_get_prop() 2008 switch (burst) { in ch_get_prop()
|
/titanic_41/usr/src/uts/common/io/nxge/ |
H A D | nxge_txdma.c | 2099 uint32_t burst = 0; in nxge_txdma_regs_dump() local 2130 (void) npi_txc_dma_max_burst(handle, OP_GET, channel, &burst); in nxge_txdma_regs_dump() 2136 printf("\n\tTXC max burst %d", burst); in nxge_txdma_regs_dump()
|
/titanic_41/usr/src/stand/lib/tcp/ |
H A D | tcp.c | 4219 int32_t burst = tcp->tcp_snd_burst; in tcp_ss_rexmit() local 4238 (burst > 0) && (snxt_mp != NULL)) { in tcp_ss_rexmit() 4271 burst--; in tcp_ss_rexmit()
|
/titanic_41/usr/src/cmd/look/ |
H A D | words | 3366 burst
|
/titanic_41/usr/src/cmd/spell/ |
H A D | list | 3365 burst
|