Searched refs:IWM_NUM_UCODE_TLV_CAPA (Results 1 – 3 of 3) sorted by relevance
164 uint8_t enabled_capa[howmany(IWM_NUM_UCODE_TLV_CAPA, NBBY)];
919 * @IWM_NUM_UCODE_TLV_CAPA: number of bits used966 #define IWM_NUM_UCODE_TLV_CAPA 128 macro
541 if (api_index >= howmany(IWM_NUM_UCODE_TLV_CAPA, 32)) { in iwm_set_ucode_capabilities()