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

/openbsd-current/sys/dev/pci/
H A Dif_iwxvar.h822 #define IWX_ICT_COUNT (IWX_ICT_SIZE / sizeof (uint32_t)) macro
H A Dif_iwx.c10199 sc->ict_cur = (sc->ict_cur+1) % IWX_ICT_COUNT;

Completed in 252 milliseconds