Searched refs:CBR (Results 1 - 2 of 2) sorted by relevance

/linux-master/drivers/atm/
H A Diphase.h31 Add the CBR support.
238 #define CBR 0x0000 macro
270 u_short out_of_rate_link; /* reserved for UBR and CBR */
574 #define CBR_SCHED_TABLE 0x1800 /* CBR Table */
651 ffreg_t cbr_base; /* CBR Pointer Base */
662 ffreg_t cbr_tab_beg; /* CBR Table Begin */
663 ffreg_t cbr_tab_end; /* CBR Table End */
664 ffreg_t cbr_pointer; /* CBR Pointer */
701 ffreg_t cbr_vc; /* CBR VC */
809 u32 class_type; /* CBR/VB
[all...]
H A Diphase.c31 Add the CBR support.
476 IF_ERR(printk("PCR for CBR not defined\n");)
481 IF_CBR(printk("CBR: CBR entries=0x%x for rate=0x%x & Gran=0x%x\n",
484 IF_CBR(printk("CBR: Bandwidth smaller than granularity of CBR table\n");)
490 IF_CBR(printk("CBR: Not enough bandwidth to support this PCR.\n");)
533 IF_CBR(printk("CBR Testslot 0x%x AT Location 0x%p, NumToAssign=%d\n",
558 IF_CBR(printk("Reading CBR Tbl from 0x%p, CbrVal=0x%x Iteration %d\n",
562 // Move this VCI number into this location of the CBR Sche
[all...]

Completed in 100 milliseconds