Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/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 ffreg_t ubr_base; /* UBR Pointer Base */
659 ffreg_t ubrwq_base; /* UBR Wai
[all...]
H A Diphase.c26 Bugfix the Mona's UBR driver.
1405 else { /* for UBR later may need to add CBR logic */
1648 UBR sched 0x1000 (1K - 4K)
1649 UBR Wait q 0x2000 (1K - 4K)
1830 vc->type = UBR;
1835 IF_UBR(printk("UBR: txtp.pcr = 0x%x f_rate = 0x%x\n",
1890 printk("iadev: Non UBR, ABR and CBR traffic not supported\n");
1951 UBR Table 0x3000 (1K - 4K) - 12K
1952 UBR Wait queue 0x4000 (1K - 4K) - 16K
2088 /* UBR schedulin
[all...]
/kernel/linux/linux-6.6/drivers/atm/
H A Diphase.h26 Bugfix the Mona's UBR driver.
237 #define UBR 0xc000 macro
245 u_short remainder; /* ABR and UBR fields - last 10 bits*/
248 u_short last_cell_slot; /* ABR and UBR */
270 u_short out_of_rate_link; /* reserved for UBR and CBR */
575 #define UBR_SCHED_TABLE 0x3000 /* UBR Table */
576 #define UBR_WAIT_Q 0x4000 /* UBR Wait Queue */
581 #define SCHEDSZ 1024 /* ABR and UBR Scheduling Table size */
654 ffreg_t ubr_base; /* UBR Pointer Base */
658 ffreg_t ubrwq_base; /* UBR Wai
[all...]
H A Diphase.c26 Bugfix the Mona's UBR driver.
1406 else { /* for UBR later may need to add CBR logic */
1649 UBR sched 0x1000 (1K - 4K)
1650 UBR Wait q 0x2000 (1K - 4K)
1831 vc->type = UBR;
1836 IF_UBR(printk("UBR: txtp.pcr = 0x%x f_rate = 0x%x\n",
1891 printk("iadev: Non UBR, ABR and CBR traffic not supported\n");
1952 UBR Table 0x3000 (1K - 4K) - 12K
1953 UBR Wait queue 0x4000 (1K - 4K) - 16K
2089 /* UBR schedulin
[all...]

Completed in 13 milliseconds