Home | History | Annotate | Download | only in ath5k

Lines Matching full:overrun

292 #define AR5K_ISR_RXORN		0x00000020	/* Receive FIFO overrun */
317 #define AR5K_ISR_QCBRORN 0x02000000 /* QCU CBR overrun [5211+] */
386 #define AR5K_IMR_RXORN 0x00000020 /* Receive FIFO overrun*/
411 #define AR5K_IMR_QCBRORN 0x02000000 /* QCU CBR overrun (?) [5211+] */
576 #define AR5K_QCU_CBRCFG_ORN_THRES 0xff000000 /* CBR overrun threshold mask */