Home
last modified time | relevance | path

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

/freebsd-12.1/sys/dev/iwm/
H A Dif_iwmvar.h164 uint8_t enabled_api[howmany(IWM_NUM_UCODE_TLV_API, NBBY)];
H A Dif_iwmreg.h646 IWM_NUM_UCODE_TLV_API = 32 enumerator
H A Dif_iwm.c493 if (api_index >= howmany(IWM_NUM_UCODE_TLV_API, 32)) { in iwm_set_ucode_api_flags()