Lines Matching defs:UBR
26 Bugfix the Mona's UBR driver.
237 #define UBR 0xc000
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 Wait Queue Base */
699 ffreg_t ubrwq_wptr; /* UBR wait queue write pointer */
700 ffreg_t ubrwq_rptr; /* UBR wait queue read pointer */
704 ffreg_t ubr_sb_vc; /* UBR SB VC */
707 ffreg_t ubr_next_link; /* UBR next link */
809 u32 class_type; /* CBR/VBR/ABR/UBR; use the enum above */