Home
last modified time | relevance | path

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

/wlan-driver/qca-wifi-host-cmn/hif/src/
H A Dhif_napi.h309 void hif_napi_update_yield_stats(struct CE_state *ce_state,
328 static inline void hif_napi_update_yield_stats(struct CE_state *ce_state, in hif_napi_update_yield_stats() function
H A Dhif_napi.c1332 void hif_napi_update_yield_stats(struct CE_state *ce_state, function
/wlan-driver/qca-wifi-host-cmn/hif/src/ce/
H A Dce_service.c412 hif_napi_update_yield_stats(ce_state, in hif_ce_service_should_yield()