Searched refs:hif_napi_exec_context (Results 1 – 2 of 2) sorted by relevance
137 struct hif_napi_exec_context { struct143 static inline struct hif_napi_exec_context* argument146 return (struct hif_napi_exec_context *) ctx; in hif_exec_get_napi()
664 struct hif_napi_exec_context *napi_exec_ctx = in hif_exec_poll()665 qdf_container_of(napi, struct hif_napi_exec_context, napi); in hif_exec_poll()733 struct hif_napi_exec_context *n_ctx = hif_exec_get_napi(ctx); in hif_exec_napi_schedule()745 struct hif_napi_exec_context *n_ctx = hif_exec_get_napi(ctx); in hif_exec_napi_kill()772 struct hif_napi_exec_context *ctx; in hif_exec_napi_create()774 ctx = qdf_mem_malloc(sizeof(struct hif_napi_exec_context)); in hif_exec_napi_create()