qcacmn: Add hal API to get L3 type field

In some cases we need to classify frames accordinging
to l3 type. This change mainly focus on this issue.

Change-Id: I4bc49a808a02b4bc8c65f920690922045d65e739
CRs-Fixed: 3198481
このコミットが含まれているのは:
jinbliu
2022-06-23 23:49:45 -07:00
committed by Madan Koyyalamudi
コミット bb29a06aad
6個のファイルの変更49行の追加0行の削除

ファイルの表示

@@ -2057,6 +2057,8 @@ static void hal_hw_txrx_ops_attach_kiwi(struct hal_soc *hal_soc)
hal_get_first_wow_wakeup_packet_kiwi;
#endif
hal_soc->ops->hal_compute_reo_remap_ix0 = NULL;
hal_soc->ops->hal_rx_tlv_l3_type_get = hal_rx_tlv_l3_type_get_be;
};
struct hal_hw_srng_config hw_srng_table_kiwi[] = {