Home
last modified time | relevance | path

Searched defs:iwm_ucode_capabilities (Results 1 – 1 of 1) sorted by relevance

/freebsd/sys/dev/iwm/
H A Dif_iwmvar.h159 struct iwm_ucode_capabilities { struct
160 uint32_t max_probe_length;
161 uint32_t n_scan_channels;
162 uint32_t flags;
163 uint8_t enabled_api[howmany(IWM_NUM_UCODE_TLV_API, NBBY)];
187 struct iwm_ucode_capabilities ucode_capa; argument