Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/atm/
H A Diphase.h29 Complete the ABR logic of the driver, and added the ABR work-
237 #define ABR 0x8000 macro
240 /* ABR fields */
246 u_short remainder; /* ABR and UBR fields - last 10 bits*/
249 u_short last_cell_slot; /* ABR and UBR */
578 #define ABR_SCHED_TABLE 0x5000 /* ABR Table */
579 #define ABR_WAIT_Q 0x5800 /* ABR Wait Queue */
582 #define SCHEDSZ 1024 /* ABR and UBR Scheduling Table size */
610 #define ABR_VC_TABLE 0x8000 /* ABR V
[all...]
H A Diphase.c29 Complete the ABR logic of the driver, and added the ABR work-
284 IF_ERR(printk("ABR Seg. may not continue on VC %x\n",vcc->vci);) in clear_lockup()
291 } /* if an ABR VC */ in clear_lockup()
421 f_abr_vc->f_vc_type = ABR; in ia_open_abr_vc()
1385 printk("IA: ABR not support\n");
1473 ABR VC Table 0x8000 (1K - 32K)
1577 /* ABR VC table */
1653 ABR sched 0x6000 and ABR wai
[all...]
/kernel/linux/linux-6.6/drivers/atm/
H A Diphase.h29 Complete the ABR logic of the driver, and added the ABR work-
236 #define ABR 0x8000 macro
239 /* ABR fields */
245 u_short remainder; /* ABR and UBR fields - last 10 bits*/
248 u_short last_cell_slot; /* ABR and UBR */
577 #define ABR_SCHED_TABLE 0x5000 /* ABR Table */
578 #define ABR_WAIT_Q 0x5800 /* ABR Wait Queue */
581 #define SCHEDSZ 1024 /* ABR and UBR Scheduling Table size */
609 #define ABR_VC_TABLE 0x8000 /* ABR V
[all...]
H A Diphase.c29 Complete the ABR logic of the driver, and added the ABR work-
283 IF_ERR(printk("ABR Seg. may not continue on VC %x\n",vcc->vci);) in clear_lockup()
290 } /* if an ABR VC */ in clear_lockup()
420 f_abr_vc->f_vc_type = ABR; in ia_open_abr_vc()
1386 printk("IA: ABR not support\n");
1474 ABR VC Table 0x8000 (1K - 32K)
1578 /* ABR VC table */
1654 ABR sched 0x6000 and ABR wai
[all...]

Completed in 13 milliseconds