qcacmn: Add ini param for reo dest ring
Add ini param for reo destination ring size and cleanup usage of emulation macro Change-Id: I6e8e0c2d8f57469289eccd3c12c07f3bf6b47c04
This commit is contained in:

committed by
Madan Koyyalamudi

parent
b98c3e9250
commit
4fa2c22c80
@@ -553,7 +553,7 @@ static inline uint32_t hal_tx_comp_get_buffer_type(void *hal_desc)
|
||||
HAL_TX_COMP_BUFFER_OR_DESC_TYPE_LSB;
|
||||
}
|
||||
|
||||
#if defined(QCA_WIFI_WCN7850) || defined(CONFIG_WIFI_EMULATION_WIFI_3_0)
|
||||
#ifdef QCA_WIFI_WCN7850
|
||||
/**
|
||||
* hal_tx_comp_get_buffer_source() - Get buffer release source value
|
||||
* @hal_desc: completion ring descriptor pointer
|
||||
|
Reference in New Issue
Block a user