qcacmn: Add WBM2SW ring descriptor structure symbol
Add WBM2SW ring descriptor structure symbol for KIWI, this is helpfu for WBM2SW revelant issue debugging. Change-Id: I81f9029ae47026f5530481b2de3c60502a15acc6 CRs-Fixed: 3427974
This commit is contained in:

committed by
Madan Koyyalamudi

parent
84731a352a
commit
a3d8c8606d
@@ -135,6 +135,9 @@
|
|||||||
#define FW_QTIME_CYCLES_PER_10_USEC 192
|
#define FW_QTIME_CYCLES_PER_10_USEC 192
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
|
struct wbm2sw_completion_ring_tx gwbm2sw_tx_comp_symbol __attribute__((used));
|
||||||
|
struct wbm2sw_completion_ring_rx gwbm2sw_rx_comp_symbol __attribute__((used));
|
||||||
|
|
||||||
static uint32_t hal_get_link_desc_size_kiwi(void)
|
static uint32_t hal_get_link_desc_size_kiwi(void)
|
||||||
{
|
{
|
||||||
return LINK_DESC_SIZE;
|
return LINK_DESC_SIZE;
|
||||||
|
Reference in New Issue
Block a user