Searched refs:IWL_UCODE_TLV_FLAGS_PAN (Results 1 – 4 of 4) sorted by relevance
227 if (priv->fw->ucode_capa.flags & IWL_UCODE_TLV_FLAGS_PAN && in iwl_alive_notify()
604 if (ucode_flags & IWL_UCODE_TLV_FLAGS_PAN) in iwl_init_context()1342 if (ucode_flags & IWL_UCODE_TLV_FLAGS_PAN) { in iwl_op_mode_dvm_start()1427 ucode_flags &= ~IWL_UCODE_TLV_FLAGS_PAN; in iwl_op_mode_dvm_start()
189 IWL_UCODE_TLV_FLAGS_PAN = BIT(0), enumerator
806 capa->flags |= IWL_UCODE_TLV_FLAGS_PAN; in iwl_parse_tlv_firmware()