qcacmn: Add cache-set-num in HKv2 Tx path

Add the infrastructure to add cache-set-num field in
tx descriptor of HKv2.

Change-Id: Iec9423c3c90f868341b56ced795cd0bb73c9766a
Este commit está contenido en:
Subhranil Choudhury
2019-08-20 18:20:47 +05:30
cometido por nshrivas
padre 09837d28a2
commit 4ee1b5e28d
Se han modificado 9 ficheros con 57 adiciones y 0 borrados

Ver fichero

@@ -122,6 +122,7 @@ struct hal_hw_txrx_ops qca8074_hal_hw_txrx_ops = {
hal_tx_desc_set_buf_addr_generic,
hal_tx_desc_set_search_type_generic,
hal_tx_desc_set_search_index_generic,
hal_tx_desc_set_cache_set_num_generic,
hal_tx_comp_get_status_generic,
hal_tx_comp_get_release_reason_generic,