qcacmn: Enable/Disable Round Robin core distribution
1. Add ini configuration for enabling round robin flows to core distribution in FSE 2. Register FSE APIs to CDP FSE ops Change-Id: Ic61c44eb9bc68a8c1a0116d4e6aa1d54cf489b62 CRs-Fixed: 3505287
这个提交包含在:
@@ -11019,8 +11019,8 @@ static struct cdp_scs_ops dp_ops_scs = {
|
||||
|
||||
#ifdef WLAN_SUPPORT_RX_FLOW_TAG
|
||||
static struct cdp_fse_ops dp_ops_fse = {
|
||||
.fse_rule_add = NULL,
|
||||
.fse_rule_delete = NULL,
|
||||
.fse_rule_add = dp_rx_sfe_add_flow_entry,
|
||||
.fse_rule_delete = dp_rx_sfe_delete_flow_entry,
|
||||
};
|
||||
#endif
|
||||
|
||||
|
在新工单中引用
屏蔽一个用户