qcacmn: Support RX 2K jump/OOR frame handling from REO2TCL ring

Support RX 2K jump/OOR frame handling from REO2TCL ring.
(a) configure REO error destination ring register to route 2K jump
/OOR frame to REO2TCL ring.
(b) for 2K jump RX frame, only accept ARP frame and drop others,
meanwhile, send delba action frame to remote peer once receive first
2K jump data.
(c) for OOR RX frame, accept ARP/EAPOL/DHCP/IPV6_DHCP frame, otherwise
drop it.

Change-Id: I7cb33279a8ba543686da4eba547e40f86813e057
CRs-Fixed: 2631949
这个提交包含在:
Jinwei Chen
2020-03-07 20:46:41 +08:00
提交者 nshrivas
父节点 b869cb0dde
当前提交 b3e587db52
修改 18 个文件,包含 542 行新增82 行删除

查看文件

@@ -1018,6 +1018,7 @@ struct hal_hw_txrx_ops qca8074v2_hal_hw_txrx_ops = {
hal_reo_setup_generic,
hal_setup_link_idle_list_generic,
hal_get_window_address_8074v2,
NULL,
/* tx */
hal_tx_desc_set_dscp_tid_table_id_8074v2,