Home
last modified time | relevance | path

Searched refs:IWM_NUM_UCODE_TLV_API (Results 1 – 3 of 3) sorted by relevance

/netbsd-src/sys/dev/pci/
H A Dif_iwmvar.h426 uint8_t sc_ucode_api[howmany(IWM_NUM_UCODE_TLV_API, NBBY)];
H A Dif_iwmreg.h673 IWM_NUM_UCODE_TLV_API = 32 enumerator
H A Dif_iwm.c842 if (idx >= howmany(IWM_NUM_UCODE_TLV_API, 32)) { in iwm_read_firmware()