1
0

qcacmn: Add hal_rx_msdu_end_sa_sw_peer_id_get API

Implement hal_rx_msdu_end_sa_sw_peer_id API
based on the chipset as
the macro to retrieve sa_sw_peer_id value is
chipset dependent.

Change-Id: I2efd1f851539bbffc8f75c7662045c1f4a3c4469
CRs-Fixed: 2522133
Este cometimento está contido em:
Venkata Sharath Chandra Manchala
2019-09-21 18:32:51 -07:00
cometido por nshrivas
ascendente 56022cb6e1
cometimento 685045eb9c
13 ficheiros modificados com 143 adições e 25 eliminações

Ver ficheiro

@@ -637,4 +637,5 @@ struct hal_hw_txrx_ops qca6490_hal_hw_txrx_ops = {
hal_rx_tid_get_6490,
hal_rx_hw_desc_get_ppduid_get_6490,
NULL,
NULL,
};