Lines Matching defs:ABR
29 Complete the ABR logic of the driver, and added the ABR work-
236 #define ABR 0x8000
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 VC Table */
653 ffreg_t abr_base; /* ABR Pointer Base */
657 ffreg_t abrwq_base; /* ABR Wait Queue Base */
697 ffreg_t abrwq_wptr; /* ABR wait queue write pointer */
698 ffreg_t abrwq_rptr; /* ABR wait queue read pointer */
703 ffreg_t abr_sb_vc; /* ABR SB VC */
706 ffreg_t abr_next_link; /* ABR next link */
742 rreg_t abr_lkup_base; /* Base address of ABR VC Table */
809 u32 class_type; /* CBR/VBR/ABR/UBR; use the enum above */
815 /* ABR only UNI 4.0 Parameters */
1048 /* ABR related */