Searched refs:IWM_ICT_COUNT (Results 1 – 2 of 2) sorted by relevance
402 #define IWM_ICT_COUNT (IWM_ICT_SIZE / sizeof (uint32_t))401 #define IWM_ICT_COUNT global() macro
5697 sc->ict_cur = (sc->ict_cur+1) % IWM_ICT_COUNT; in iwm_intr()