Home
last modified time | relevance | path

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

/src/sys/dev/iwx/
H A Dif_iwxvar.h729 uint8_t sc_ucode_api[howmany(IWX_NUM_UCODE_TLV_API, NBBY)];
H A Dif_iwxreg.h1282 #define IWX_NUM_UCODE_TLV_API 128 macro
H A Dif_iwx.c1495 if (idx >= howmany(IWX_NUM_UCODE_TLV_API, 32)) { in iwx_read_firmware()