qcacmn: Add hal_rx_msdu_end_sa_is_valid_get API
Implement hal_rx_msdu_end_sa_is_valid_get API based on the chipset as the macro to retrieve sa_idx valid bit is chipset dependent. Change-Id: I8bcb7030554331922ed12ea9da3ef51cd64b5c40 CRs-Fixed: 2522133
Cette révision appartient à :

révisé par
nshrivas

Parent
ee90938f62
révision
59ebd5ee0c
@@ -382,6 +382,7 @@ struct hal_hw_txrx_ops {
|
||||
void (*hal_tx_set_tidmap_prty)(struct hal_soc *hal_soc, uint8_t prio);
|
||||
uint8_t (*hal_rx_get_rx_fragment_number)(uint8_t *buf);
|
||||
uint8_t (*hal_rx_msdu_end_da_is_mcbc_get)(uint8_t *buf);
|
||||
uint8_t (*hal_rx_msdu_end_sa_is_valid_get)(uint8_t *buf);
|
||||
};
|
||||
|
||||
/**
|
||||
|
Référencer dans un nouveau ticket
Bloquer un utilisateur