Home
last modified time | relevance | path

Searched refs:hdd_napi_apply_throughput_policy (Results 1 – 3 of 3) sorted by relevance

/wlan-driver/qcacld-3.0/core/hdd/inc/
H A Dwlan_hdd_napi.h54 int hdd_napi_apply_throughput_policy(struct hdd_context *hddctx,
59 static inline int hdd_napi_apply_throughput_policy(struct hdd_context *hddctx, in hdd_napi_apply_throughput_policy() function
90 static inline int hdd_napi_apply_throughput_policy(void *hdd_ctx, in hdd_napi_apply_throughput_policy() function
/wlan-driver/qcacld-3.0/core/hdd/src/
H A Dwlan_hdd_napi.c355 int hdd_napi_apply_throughput_policy(struct hdd_context *hddctx, in hdd_napi_apply_throughput_policy() function
H A Dwlan_hdd_main.c12311 rc = hdd_napi_apply_throughput_policy(hdd_ctx, tx_packets, in wlan_hdd_napi_apply_throughput_policy()