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

/freebsd-11-stable/sys/dev/iwm/
H A Dif_iwmreg.h592 * @IWM_UCODE_TLV_FLAGS_PAN: This is PAN capable microcode; this previously
612 IWM_UCODE_TLV_FLAGS_PAN = (1 << 0), enumerator in enum:iwm_ucode_tlv_flag
H A Dif_iwm.c666 capa->flags |= IWM_UCODE_TLV_FLAGS_PAN;

Completed in 114 milliseconds