qcacmn: Don't set up second Rx refill ring for WIN

Set up second Rx refill ring only when IPA offload is enabled.

Change-Id: Icc8c4e2eb42dced3ae9293f33b6446b14093da0f
CRs-Fixed: 2160070
Dieser Commit ist enthalten in:
Yun Park
2018-01-17 12:15:01 -08:00
committet von nshrivas
Ursprung 77ba8f42ca
Commit 47e6af8c98
2 geänderte Dateien mit 56 neuen und 8 gelöschten Zeilen

Datei anzeigen

@@ -1,5 +1,5 @@
/*
* Copyright (c) 2017, The Linux Foundation. All rights reserved.
* Copyright (c) 2017-2018, The Linux Foundation. All rights reserved.
*
* Permission to use, copy, modify, and/or distribute this software for any
* purpose with or without fee is hereby granted, provided that the above
@@ -22,6 +22,7 @@
#define IPA_TCL_DATA_RING_IDX 2
#define IPA_TX_COMP_RING_IDX 2
#define IPA_REO_DEST_RING_IDX 3
#define IPA_RX_REFILL_BUF_RING_IDX 2
/**
* struct dp_ipa_uc_tx_hdr - full tx header registered to IPA hardware