qcacmn: qcn9000 changes in rx flow identification

Rx flow indentification changes to provide
support on Qcn9000 target

Change-Id: I1b7ef8c93e38e753cb7014dca68148a4174daa82
此提交包含在:
syed touqeer pasha
2019-11-28 02:34:04 +05:30
提交者 nshrivas
父節點 b72685beaa
當前提交 c6d4cbfd1a
共有 12 個檔案被更改,包括 680 行新增262 行删除

查看文件

@@ -1498,7 +1498,8 @@ struct hal_hw_txrx_ops qca5018_hal_hw_txrx_ops = {
hal_rx_attn_offset_get_generic,
hal_rx_msdu_start_offset_get_generic,
hal_rx_mpdu_start_offset_get_generic,
hal_rx_mpdu_end_offset_get_generic
hal_rx_mpdu_end_offset_get_generic,
NULL
};
struct hal_hw_srng_config hw_srng_table_5018[] = {