qcacmn: Add hal_rx_mpdu_get_fr_ds API
Implement hal_rx_mpdu_get_fr_ds API based on the chipset as the macro to retrieve for_ds value is chipset dependent. Change-Id: I6d41d02ac50cae752567d98645f0447cc122a84f CRs-Fixed: 2522133
Este cometimento está contido em:

cometido por
nshrivas

ascendente
e7924fd2da
cometimento
1e3a479fdf
@@ -394,6 +394,7 @@ struct hal_hw_txrx_ops {
|
||||
bool (*hal_rx_get_mpdu_mac_ad4_valid)(uint8_t *buf);
|
||||
uint32_t (*hal_rx_mpdu_start_sw_peer_id_get)(uint8_t *buf);
|
||||
uint32_t (*hal_rx_mpdu_get_to_ds)(uint8_t *buf);
|
||||
uint32_t (*hal_rx_mpdu_get_fr_ds)(uint8_t *buf);
|
||||
};
|
||||
|
||||
/**
|
||||
|
Criar uma nova questão referindo esta
Bloquear um utilizador