Searched refs:IWM_NUM_UCODE_TLV_API (Results 1 – 3 of 3) sorted by relevance
559 uint8_t sc_ucode_api[howmany(IWM_NUM_UCODE_TLV_API, NBBY)];
831 #define IWM_NUM_UCODE_TLV_API 128 macro
881 if (idx >= howmany(IWM_NUM_UCODE_TLV_API, 32)) { in iwm_read_firmware()