qcacmn: Separate WLAN fastpath featured CE service APIs
Move WLAN fastpath featured CE service APIs to ce_service_legacy.c since they are not used by any ce_service_srng.c APIs. Change-Id: I7bb51025c477e8e2428479e41baed274ee4f7cae CRs-Fixed: 2324003
This commit is contained in:
@@ -1015,6 +1015,7 @@ void hif_update_napi_max_poll_time(struct CE_state *ce_state,
|
||||
napi_info->stats[cpu_id].napi_max_poll_time)
|
||||
napi_info->stats[cpu_id].napi_max_poll_time = napi_poll_time;
|
||||
}
|
||||
qdf_export_symbol(hif_update_napi_max_poll_time);
|
||||
|
||||
#ifdef HIF_IRQ_AFFINITY
|
||||
/**
|
||||
|
Reference in New Issue
Block a user