qcacmn: Add HAL APIs to set search type and index

HAL APIs added to set search type and search index
in tx descriptor

Change-Id: I9fc2eae5d1f75a7cb72ba141f45a60f248b52f9c
CRs-fixed: 2312178
This commit is contained in:
Chaithanya Garrepalli
2018-09-12 00:44:27 +05:30
committad av nshrivas
förälder 2467ed1445
incheckning 710e2959f2
7 ändrade filer med 90 tillägg och 0 borttagningar

Visa fil

@@ -134,6 +134,8 @@ struct hal_hw_txrx_ops qca8074_hal_hw_txrx_ops = {
hal_rx_link_desc_msdu0_ptr_generic,
hal_reo_status_get_header_generic,
hal_rx_status_get_tlv_info_generic,
hal_tx_desc_set_search_type_generic,
hal_tx_desc_set_search_index_generic,
};
struct hal_hw_srng_config hw_srng_table_8074[] = {