Searched refs:CBR (Results 1 - 4 of 4) sorted by relevance
/kernel/linux/linux-5.10/drivers/atm/ |
H A D | iphase.h | 31 Add the CBR support. 239 #define CBR 0x0000 macro 271 u_short out_of_rate_link; /* reserved for UBR and CBR */ 575 #define CBR_SCHED_TABLE 0x1800 /* CBR Table */ 652 ffreg_t cbr_base; /* CBR Pointer Base */ 663 ffreg_t cbr_tab_beg; /* CBR Table Begin */ 664 ffreg_t cbr_tab_end; /* CBR Table End */ 665 ffreg_t cbr_pointer; /* CBR Pointer */ 702 ffreg_t cbr_vc; /* CBR VC */ 810 u32 class_type; /* CBR/VB [all...] |
H A D | iphase.c | 31 Add the CBR support. 476 IF_ERR(printk("PCR for CBR not defined\n");) in ia_cbr_setup() 481 IF_CBR(printk("CBR: CBR entries=0x%x for rate=0x%x & Gran=0x%x\n", in ia_cbr_setup() 484 IF_CBR(printk("CBR: Bandwidth smaller than granularity of CBR table\n");) in ia_cbr_setup() 490 IF_CBR(printk("CBR: Not enough bandwidth to support this PCR.\n");) in ia_cbr_setup() 533 IF_CBR(printk("CBR Testslot 0x%x AT Location 0x%p, NumToAssign=%d\n", in ia_cbr_setup() 558 IF_CBR(printk("Reading CBR Tbl from 0x%p, CbrVal=0x%x Iteration %d\n", in ia_cbr_setup() 562 // Move this VCI number into this location of the CBR Sche in ia_cbr_setup() [all...] |
/kernel/linux/linux-6.6/drivers/atm/ |
H A D | iphase.h | 31 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 D | iphase.c | 31 Add the CBR support. 475 IF_ERR(printk("PCR for CBR not defined\n");) in ia_cbr_setup() 480 IF_CBR(printk("CBR: CBR entries=0x%x for rate=0x%x & Gran=0x%x\n", in ia_cbr_setup() 483 IF_CBR(printk("CBR: Bandwidth smaller than granularity of CBR table\n");) in ia_cbr_setup() 489 IF_CBR(printk("CBR: Not enough bandwidth to support this PCR.\n");) in ia_cbr_setup() 532 IF_CBR(printk("CBR Testslot 0x%x AT Location 0x%p, NumToAssign=%d\n", in ia_cbr_setup() 557 IF_CBR(printk("Reading CBR Tbl from 0x%p, CbrVal=0x%x Iteration %d\n", in ia_cbr_setup() 561 // Move this VCI number into this location of the CBR Sche in ia_cbr_setup() [all...] |
Completed in 11 milliseconds