qcacmn: Add hal_rx_msdu_flow_idx_get API
Implement hal_rx_msdu_flow_idx_get API per chipset as the macro to retrieve the flow_idx value is chipset dependent. Change-Id: I75131d7c048f5b67489ed25fbd52bfcf01bab782 CRs-Fixed: 2522133
This commit is contained in:

gecommit door
nshrivas

bovenliggende
222b2539cb
commit
c9a4e14344
@@ -437,6 +437,7 @@ struct hal_hw_txrx_ops {
|
||||
void (*hal_reo_config)(struct hal_soc *soc,
|
||||
uint32_t reg_val,
|
||||
struct hal_reo_params *reo_params);
|
||||
uint32_t (*hal_rx_msdu_flow_idx_get)(uint8_t *buf);
|
||||
};
|
||||
|
||||
/**
|
||||
|
Verwijs in nieuw issue
Block a user