Searched refs:IMR_BcnInt (Results 1 – 5 of 5) sorted by relevance
42 #define RT_IBSS_INT_MASKS (IMR_BcnInt | IMR_BcnInt | IMR_TBDOK | IMR_TBDER)
229 #define IMR_BcnInt BIT13 macro
2225 IMR_BcnInt | IMR_TBDOK | IMR_TBDER); in rtl8192_InitializeVariables()
2764 if (inta & IMR_BcnInt) { in rtl8192_interrupt()
633 #define IMR_BcnInt BIT(13) /* Beacon DMA Interrupt 0 */ macro