Searched refs:isperiodic (Results 1 - 1 of 1) sorted by relevance

/freebsd-current/sys/dev/iwm/
H A Dif_iwm.c5626 int isperiodic = 0; local
5743 isperiodic = 1;
5746 if ((r1 & (IWM_CSR_INT_BIT_FH_RX | IWM_CSR_INT_BIT_SW_RX)) || isperiodic) {
5753 if (r1 & (IWM_CSR_INT_BIT_FH_RX | IWM_CSR_INT_BIT_SW_RX) && !isperiodic)

Completed in 181 milliseconds