Home
last modified time | relevance | path

Searched refs:IWM_CSR_INT_BIT_SCD (Results 1 – 2 of 2) sorted by relevance

/freebsd/sys/dev/iwm/
H A Dif_iwmreg.h200 #define IWM_CSR_INT_BIT_SCD (1 << 26) /* TXQ pointer advanced */ macro
H A Dif_iwm.c5723 r1 &= ~(IWM_CSR_INT_BIT_ALIVE | IWM_CSR_INT_BIT_SCD); in iwm_intr()