Searched refs:IWM_NUM_UCODE_TLV_CAPA (Results 1 – 3 of 3) sorted by relevance
560 uint8_t sc_enabled_capa[howmany(IWM_NUM_UCODE_TLV_CAPA, NBBY)];
939 #define IWM_NUM_UCODE_TLV_CAPA 128 macro
902 if (idx >= howmany(IWM_NUM_UCODE_TLV_CAPA, 32)) { in iwm_read_firmware()