qcacmn: Add hal_rx_msdu_cce_metadata_get API
Implement hal_rx_msdu_cce_metadata API per chipset as the macro to retrieve the cce_metadata value is chipset dependent. Change-Id: Icd87d4ac32be78d69b24da106381a7669c86ada6 CRs-Fixed: 2522133
This commit is contained in:

committad av
nshrivas

förälder
905312efaa
incheckning
8fc894afc8
@@ -441,6 +441,7 @@ struct hal_hw_txrx_ops {
|
||||
bool (*hal_rx_msdu_flow_idx_invalid)(uint8_t *buf);
|
||||
bool (*hal_rx_msdu_flow_idx_timeout)(uint8_t *buf);
|
||||
uint32_t (*hal_rx_msdu_fse_metadata_get)(uint8_t *buf);
|
||||
uint16_t (*hal_rx_msdu_cce_metadata_get)(uint8_t *buf);
|
||||
};
|
||||
|
||||
/**
|
||||
|
Referens i nytt ärende
Block a user