Searched refs:IWL_UCODE_TLV_FLAGS_PAN (Results 1 – 3 of 3) sorted by relevance
77 IWL_UCODE_TLV_FLAGS_PAN = BIT(0), enumerator
500 if (ucode_flags & IWL_UCODE_TLV_FLAGS_PAN) in iwl_init_context()1224 ucode_flags &= ~IWL_UCODE_TLV_FLAGS_PAN; in iwl_op_mode_dvm_start()1227 if (ucode_flags & IWL_UCODE_TLV_FLAGS_PAN) { in iwl_op_mode_dvm_start()1315 ucode_flags &= ~IWL_UCODE_TLV_FLAGS_PAN; in iwl_op_mode_dvm_start()
553 capa->flags |= IWL_UCODE_TLV_FLAGS_PAN; in iwl_parse_tlv_firmware()