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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/atm/
H A Diphase.h26 Bugfix the Mona's UBR driver.
238 #define UBR 0xc000 macro
246 u_short remainder; /* ABR and UBR fields - last 10 bits*/
249 u_short last_cell_slot; /* ABR and UBR */
271 u_short out_of_rate_link; /* reserved for UBR and CBR */
576 #define UBR_SCHED_TABLE 0x3000 /* UBR Table */
577 #define UBR_WAIT_Q 0x4000 /* UBR Wait Queue */
582 #define SCHEDSZ 1024 /* ABR and UBR Scheduling Table size */
655 freg_t ubr_base; /* UBR Pointer Base */
659 freg_t ubrwq_base; /* UBR Wai
[all...]
H A Diphase.c26 Bugfix the Mona's UBR driver.
1254 else { /* for UBR later may need to add CBR logic */
1497 UBR sched 0x1000 (1K - 4K)
1498 UBR Wait q 0x2000 (1K - 4K)
1679 vc->type = UBR;
1684 IF_UBR(printk("UBR: txtp.pcr = 0x%x f_rate = 0x%x\n",
1740 printk("iadev: Non UBR, ABR and CBR traffic not supportedn");
1800 UBR Table 0x3000 (1K - 4K) - 12K
1801 UBR Wait queue 0x4000 (1K - 4K) - 16K
1926 /* UBR schedulin
[all...]

Completed in 180 milliseconds