Searched refs:tag_count (Results 1 - 8 of 8) sorted by relevance

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/drivers/staging/spectra/
H A Dlld_emu.h49 u16 emu_CDMA_Execute_CMDs(u16 tag_count);
H A Dlld_mtd.h49 u16 mtd_CDMA_Execute_CMDs(u16 tag_count);
H A Dlld_mtd.c565 * Inputs: tag_count: the number of pending cmds to do
569 u16 mtd_CDMA_Execute_CMDs(u16 tag_count) argument
583 "Tag Count %u\n", tag_count);
595 CDMA_Execute_CMDs(tag_count);
598 print_pending_cmds(tag_count);
606 i < tag_count + MAX_CHANS; i++) {
647 for (i = tag_count + MAX_CHANS; i < MAX_DESCS; i++) {
H A Dlld_emu.c658 * Inputs: tag_count: the number of pending cmds to do
662 u16 emu_CDMA_Execute_CMDs(u16 tag_count) argument
676 "Tag Count %u\n", tag_count);
688 CDMA_Execute_CMDs(tag_count);
690 print_pending_cmds(tag_count);
698 i < tag_count + MAX_CHANS; i++) {
739 for (i = tag_count + MAX_CHANS; i < MAX_DESCS; i++) {
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/drivers/staging/spectra/
H A Dlld_emu.h49 u16 emu_CDMA_Execute_CMDs(u16 tag_count);
H A Dlld_mtd.h49 u16 mtd_CDMA_Execute_CMDs(u16 tag_count);
H A Dlld_mtd.c565 * Inputs: tag_count: the number of pending cmds to do
569 u16 mtd_CDMA_Execute_CMDs(u16 tag_count) argument
583 "Tag Count %u\n", tag_count);
595 CDMA_Execute_CMDs(tag_count);
598 print_pending_cmds(tag_count);
606 i < tag_count + MAX_CHANS; i++) {
647 for (i = tag_count + MAX_CHANS; i < MAX_DESCS; i++) {
H A Dlld_emu.c658 * Inputs: tag_count: the number of pending cmds to do
662 u16 emu_CDMA_Execute_CMDs(u16 tag_count) argument
676 "Tag Count %u\n", tag_count);
688 CDMA_Execute_CMDs(tag_count);
690 print_pending_cmds(tag_count);
698 i < tag_count + MAX_CHANS; i++) {
739 for (i = tag_count + MAX_CHANS; i < MAX_DESCS; i++) {

Completed in 110 milliseconds