qcacmn: Add hal_rx_msdu_get_flow_params chip specific

Implement hal_rx_msdu_get_flow_params API
per chipset as the macro
to retrieve the flow parameters is
chipset dependent.

Change-Id: I6ef83232ebdf7497871a7fc588e082d14cdc9e75
CRs-Fixed: 2522133
此提交包含在:
Venkata Sharath Chandra Manchala
2019-09-25 13:00:36 -07:00
提交者 nshrivas
父節點 8fc894afc8
當前提交 1059fae62c
共有 9 個檔案被更改,包括 167 行新增23 行删除

查看文件

@@ -840,4 +840,5 @@ struct hal_hw_txrx_ops qca6490_hal_hw_txrx_ops = {
hal_rx_msdu_flow_idx_timeout_6490,
hal_rx_msdu_fse_metadata_get_6490,
hal_rx_msdu_cce_metadata_get_6490,
NULL,
};