Home
last modified time | relevance | path

Searched refs:IWM_UCODE_TLV_FLAGS_PAN (Results 1 – 2 of 2) sorted by relevance

/freebsd/sys/dev/iwm/
H A Dif_iwmreg.h771 * @IWM_UCODE_TLV_FLAGS_PAN: This is PAN capable microcode; this previously
796 #define IWM_UCODE_TLV_FLAGS_PAN (1 << 0) macro
H A Dif_iwm.c671 capa->flags |= IWM_UCODE_TLV_FLAGS_PAN; in iwm_read_firmware()