Searched refs:mpu (Results 1 - 25 of 30) sorted by last modified time

12

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/iproute2/examples/
H A Dcbqinit.eth111 # mpu is minimal packet size.
14 $BANDWIDTH avpkt 1000 mpu 64
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/iproute2/include/linux/
H A Dpkt_sched.h82 unsigned short mpu; member in struct:tc_ratespec
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/iproute2/tc/
H A Dm_police.c137 unsigned buffer=0, mtu=0, mpu=0; local
181 } else if (strcmp(*argv, "mpu") == 0) {
183 if (mpu) {
184 fprintf(stderr, "Double \"mpu\" spec\n");
187 if (get_size(&mpu, *argv)) {
188 explain1("mpu");
267 if ((Rcell_log = tc_calc_rtable(p.rate.rate, rtab, Rcell_log, mtu, mpu)) < 0) {
273 p.rate.mpu = mpu;
277 if ((Pcell_log = tc_calc_rtable(p.peakrate.rate, ptab, Pcell_log, mtu, mpu)) <
[all...]
H A Dq_cbq.c31 fprintf(stderr, " [ allot BYTES ] [ mpu BYTES ] [ weight RATE ]\n");
39 fprintf(stderr, "Usage: ... cbq bandwidth BPS avpkt BYTES [ mpu BYTES ]\n");
55 unsigned mpu=0, avpkt=0, allot=0; local
103 } else if (strcmp(*argv, "mpu") == 0) {
105 if (get_size(&mpu, *argv)) {
106 explain1("mpu");
140 if ((cell_log = tc_calc_rtable(r.rate, rtab, cell_log, allot, mpu)) < 0) {
145 r.mpu = mpu;
178 unsigned mpu local
[all...]
H A Dq_htb.c37 "... class add ... htb rate R1 [burst B1] [mpu B] [overhead O]\n"
42 " mpu minimum packet size used in rate computations\n"
110 unsigned mtu, mpu; local
128 } else if (matches(*argv, "mpu") == 0) {
131 explain1("mpu"); return -1;
209 /* encode overhead and mpu, 8 bits each, into lower 16 bits */
210 mpu = (unsigned)mpu8 | (unsigned)overhead << 8;
211 opt.ceil.mpu = mpu; opt.rate.mpu
[all...]
H A Dq_tbf.c46 unsigned buffer=0, mtu=0, mpu=0, latency=0; local
100 } else if (strcmp(*argv, "mpu") == 0) {
102 if (mpu) {
103 fprintf(stderr, "Double \"mpu\" spec\n");
106 if (get_size(&mpu, *argv)) {
107 explain1("mpu");
173 if ((Rcell_log = tc_calc_rtable(opt.rate.rate, rtab, Rcell_log, mtu, mpu)) < 0) {
179 opt.rate.mpu = mpu;
181 if ((Pcell_log = tc_calc_rtable(opt.peakrate.rate, ptab, Pcell_log, mtu, mpu)) <
[all...]
H A Dtc_core.c50 unsigned mpu)
53 unsigned overhead = (mpu >> 8) & 0xFF;
54 mpu = mpu & 0xFF;
68 if (sz < mpu)
69 sz = mpu;
49 tc_calc_rtable(unsigned bps, __u32 *rtab, int cell_log, unsigned mtu, unsigned mpu) argument
H A Dtc_core.h10 int tc_calc_rtable(unsigned bps, __u32 *rtab, int cell_log, unsigned mtu, unsigned mpu);
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/iproute2/testsuite/tests/
H A Dcbq.t3 $TC qdisc add dev $DEV root handle 10:0 cbq bandwidth 100Mbit avpkt 1400 mpu 64
8 $TC qdisc add dev $DEV root handle 10:0 cbq bandwidth 100Mbit avpkt 1400 mpu 64
H A Dcls-testbed.t17 cbq bandwidth 100Mbit avpkt 1400 mpu 64
H A Dpolicer3 $TC qdisc add dev $DEV root handle 10:0 cbq bandwidth 100Mbit avpkt 1400 mpu 64
10 $TC qdisc add dev $DEV root handle 10:0 cbq bandwidth 100Mbit avpkt 1400 mpu 64
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/macintosh/
H A Dtherm_pm72.c585 memcpy(&tmp, &state0->mpu.processor_part_num, 8);
718 ltemp, state->mpu.mdiode, state->mpu.bdiode);
719 *temp = ((s32)ltemp * (s32)state->mpu.mdiode + ((s32)state->mpu.bdiode << 12)) >> 2;
756 power_target = ((u32)(state->mpu.pmaxh - state->mpu.padjmax)) << 16;
794 * input target is mpu.ttarget, input max is mpu.tmax
796 integ_p = ((s64)state->mpu
[all...]
H A Dtherm_pm72.h292 struct mpu_data mpu; member in struct:cpu_pid_state
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/include/sound/
H A Dmpu401.h82 int (*open_input) (struct snd_mpu401 * mpu);
83 void (*close_input) (struct snd_mpu401 * mpu);
84 int (*open_output) (struct snd_mpu401 * mpu);
85 void (*close_output) (struct snd_mpu401 * mpu);
97 void (*write) (struct snd_mpu401 * mpu, unsigned char data, unsigned long addr);
98 unsigned char (*read) (struct snd_mpu401 *mpu, unsigned long addr);
103 #define MPU401C(mpu) (mpu)->cport
104 #define MPU401D(mpu) (mpu)
[all...]
H A Dsnd_wavefront.h106 struct pnp_dev *mpu; member in struct:_snd_wavefront_card
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/include/linux/
H A Dpkt_sched.h82 unsigned short mpu; member in struct:tc_ratespec
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/sound/pci/emu10k1/
H A Demumpu401.c32 struct snd_emu10k1_midi *mpu, int idx)
35 return (unsigned char)snd_emu10k1_ptr_read(emu, mpu->port + idx, 0);
37 return inb(emu->port + mpu->port + idx);
41 struct snd_emu10k1_midi *mpu, int data, int idx)
44 snd_emu10k1_ptr_write(emu, mpu->port + idx, 0, data);
46 outb(data, emu->port + mpu->port + idx);
49 #define mpu401_write_data(emu, mpu, data) mpu401_write(emu, mpu, data, 0)
50 #define mpu401_write_cmd(emu, mpu, data) mpu401_write(emu, mpu, dat
31 mpu401_read(struct snd_emu10k1 *emu, struct snd_emu10k1_midi *mpu, int idx) argument
40 mpu401_write(struct snd_emu10k1 *emu, struct snd_emu10k1_midi *mpu, int data, int idx) argument
61 mpu401_clear_rx(struct snd_emu10k1 *emu, struct snd_emu10k1_midi *mpu) argument
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/sound/pci/
H A Dsonicvibes.c1287 static int snd_sonicvibes_midi_input_open(struct snd_mpu401 * mpu) argument
1289 struct sonicvibes *sonic = mpu->private_data;
1294 static void snd_sonicvibes_midi_input_close(struct snd_mpu401 * mpu) argument
1296 struct sonicvibes *sonic = mpu->private_data;
1303 struct snd_mpu401 * mpu = rmidi->private_data; local
1309 mpu->private_data = sonic;
1310 mpu->open_input = snd_sonicvibes_midi_input_open;
1311 mpu->close_input = snd_sonicvibes_midi_input_close;
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/sound/drivers/mpu401/
H A Dmpu401_uart.c26 * are port and mmio. For other kind of I/O, set mpu->read and
27 * mpu->write to your own I/O functions.
46 static void snd_mpu401_uart_input_read(struct snd_mpu401 * mpu);
47 static void snd_mpu401_uart_output_write(struct snd_mpu401 * mpu);
53 #define snd_mpu401_input_avail(mpu) (!(mpu->read(mpu, MPU401C(mpu)) & 0x80))
54 #define snd_mpu401_output_ready(mpu) (!(mpu
61 mpu401_write_port(struct snd_mpu401 *mpu, unsigned char data, unsigned long addr) argument
67 mpu401_read_port(struct snd_mpu401 *mpu, unsigned long addr) argument
73 mpu401_write_mmio(struct snd_mpu401 *mpu, unsigned char data, unsigned long addr) argument
79 mpu401_read_mmio(struct snd_mpu401 *mpu, unsigned long addr) argument
86 snd_mpu401_uart_clear_rx(struct snd_mpu401 *mpu) argument
98 uart_interrupt_tx(struct snd_mpu401 *mpu) argument
108 _snd_mpu401_uart_interrupt(struct snd_mpu401 *mpu) argument
133 struct snd_mpu401 *mpu = dev_id; local
152 struct snd_mpu401 *mpu = dev_id; local
168 struct snd_mpu401 *mpu = (struct snd_mpu401 *)data; local
183 snd_mpu401_uart_add_timer(struct snd_mpu401 *mpu, int input) argument
203 snd_mpu401_uart_remove_timer(struct snd_mpu401 *mpu, int input) argument
222 snd_mpu401_uart_cmd(struct snd_mpu401 * mpu, unsigned char cmd, int ack) argument
269 snd_mpu401_do_reset(struct snd_mpu401 *mpu) argument
284 struct snd_mpu401 *mpu; local
306 struct snd_mpu401 *mpu; local
328 struct snd_mpu401 *mpu; local
345 struct snd_mpu401 *mpu; local
367 struct snd_mpu401 *mpu; local
397 snd_mpu401_uart_input_read(struct snd_mpu401 * mpu) argument
423 snd_mpu401_uart_output_write(struct snd_mpu401 * mpu) argument
453 struct snd_mpu401 *mpu; local
497 struct snd_mpu401 *mpu = rmidi->private_data; local
530 struct snd_mpu401 *mpu; local
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/sound/isa/cs423x/
H A Dcs4236.c143 struct pnp_dev *mpu; member in struct:snd_card_cs4236
401 acard->mpu = pnp_request_card_device(card, id->devs[2].id, NULL);
402 if (acard->mpu == NULL)
416 if (acard->mpu && mpu_port[dev] > 0) {
417 if (snd_cs423x_pnp_init_mpu(dev, acard->mpu, cfg) < 0)
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/sound/isa/
H A Dsscape.c134 struct snd_mpu401 *mpu; member in struct:soundscape
155 static inline struct soundscape *get_mpu401_soundscape(struct snd_mpu401 * mpu) argument
157 return (struct soundscape *) (mpu->private_data);
314 static inline int verify_mpu401(const struct snd_mpu401 * mpu) argument
316 return ((inb(MIDI_CTRL_IO(mpu->port)) & 0xc0) == 0x80);
322 static inline void initialise_mpu401(const struct snd_mpu401 * mpu) argument
324 outb(0, MIDI_DATA_IO(mpu->port));
606 initialise_mpu401(sscape->mpu);
855 static int mpu401_open(struct snd_mpu401 * mpu) argument
859 if (!verify_mpu401(mpu)) {
881 mpu401_close(struct snd_mpu401 * mpu) argument
905 struct snd_mpu401 *mpu = (struct snd_mpu401 *) rawmidi->private_data; local
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/sound/isa/wavefront/
H A Dwavefront.c135 acard->mpu = pnp_request_card_device(card, id->devs[2].id, NULL);
136 if (acard->mpu == NULL) {
227 pdev = acard->mpu;
342 snd_wavefront_mpu_id mpu)
360 if (mpu == internal_mpu) {
338 snd_wavefront_new_midi(struct snd_card *card, int midi_dev, snd_wavefront_card_t *acard, unsigned long port, snd_wavefront_mpu_id mpu) argument
H A Dwavefront_midi.c119 snd_wavefront_mpu_id mpu; local
193 mpu = midi->output_mpu ^ mask;
195 if ((midi->mode[mpu] & MPU401_MODE_OUTPUT) == 0) {
199 if (snd_rawmidi_transmit_empty(midi->substream_output[mpu]))
202 if (mpu != midi->output_mpu) {
203 write_data(midi, mpu == internal_mpu ?
206 midi->output_mpu = mpu;
207 } else if (snd_rawmidi_transmit(midi->substream_output[mpu], &midi_byte, 1) == 1) {
219 midi->mode[mpu] &= ~MPU401_MODE_OUTPUT_TRIGGER;
235 snd_wavefront_mpu_id mpu; local
257 snd_wavefront_mpu_id mpu; local
279 snd_wavefront_mpu_id mpu; local
300 snd_wavefront_mpu_id mpu; local
320 snd_wavefront_mpu_id mpu; local
360 snd_wavefront_mpu_id mpu; local
403 static int mpu = external_mpu; local
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/sound/oss/
H A Dsb_card.c93 "the mpu on some clones");
118 scc->mpu = 1;
121 scc->mpu = 0;
130 if(scc->mpu)
H A Dsb_card.h16 int mpu; member in struct:sb_card_config

Completed in 140 milliseconds

12