Searched refs:IWL_UCODE_TLV_FLAGS_PAN (Results 1 – 4 of 4) sorted by relevance
232 if (priv->fw->ucode_capa.flags & IWL_UCODE_TLV_FLAGS_PAN && in iwl_alive_notify()
610 if (ucode_flags & IWL_UCODE_TLV_FLAGS_PAN) in iwl_init_context()1348 if (ucode_flags & IWL_UCODE_TLV_FLAGS_PAN) { in iwl_op_mode_dvm_start()1433 ucode_flags &= ~IWL_UCODE_TLV_FLAGS_PAN; in iwl_op_mode_dvm_start()
237 IWL_UCODE_TLV_FLAGS_PAN = BIT(0), enumerator
730 capa->flags |= IWL_UCODE_TLV_FLAGS_PAN; in iwl_parse_tlv_firmware()