Lines Matching refs:hif_ctx

158 void hif_hist_record_event(struct hif_opaque_softc *hif_ctx,  in hif_hist_record_event()  argument
161 struct hif_softc *scn = HIF_GET_SOFTC(hif_ctx); in hif_hist_record_event()
199 void hif_event_history_init(struct hif_opaque_softc *hif_ctx, uint8_t id) in hif_event_history_init() argument
201 struct hif_softc *scn = HIF_GET_SOFTC(hif_ctx); in hif_event_history_init()
209 void hif_event_history_deinit(struct hif_opaque_softc *hif_ctx, uint8_t id) in hif_event_history_deinit() argument
211 struct hif_softc *scn = HIF_GET_SOFTC(hif_ctx); in hif_event_history_deinit()
283 void hif_clear_napi_stats(struct hif_opaque_softc *hif_ctx) in hif_clear_napi_stats() argument
285 struct HIF_CE_state *hif_state = HIF_GET_CE_STATE(hif_ctx); in hif_clear_napi_stats()
323 void hif_print_napi_stats(struct hif_opaque_softc *hif_ctx) in hif_print_napi_stats() argument
325 struct HIF_CE_state *hif_state = HIF_GET_CE_STATE(hif_ctx); in hif_print_napi_stats()
378 void hif_print_napi_stats(struct hif_opaque_softc *hif_ctx) in hif_print_napi_stats() argument
380 struct HIF_CE_state *hif_state = HIF_GET_CE_STATE(hif_ctx); in hif_print_napi_stats()
472 bool hif_exec_should_yield(struct hif_opaque_softc *hif_ctx, uint grp_id) in hif_exec_should_yield() argument
474 struct hif_softc *scn = HIF_GET_SOFTC(hif_ctx); in hif_exec_should_yield()
871 QDF_STATUS hif_configure_ext_group_interrupts(struct hif_opaque_softc *hif_ctx) in hif_configure_ext_group_interrupts() argument
873 struct hif_softc *scn = HIF_GET_SOFTC(hif_ctx); in hif_configure_ext_group_interrupts()
874 struct HIF_CE_state *hif_state = HIF_GET_CE_STATE(hif_ctx); in hif_configure_ext_group_interrupts()
905 void hif_deconfigure_ext_group_interrupts(struct hif_opaque_softc *hif_ctx) in hif_deconfigure_ext_group_interrupts() argument
907 struct hif_softc *scn = HIF_GET_SOFTC(hif_ctx); in hif_deconfigure_ext_group_interrupts()
1018 void hif_exec_kill(struct hif_opaque_softc *hif_ctx) in hif_exec_kill() argument
1021 struct HIF_CE_state *hif_state = HIF_GET_CE_STATE(hif_ctx); in hif_exec_kill()
1057 QDF_STATUS hif_register_ext_group(struct hif_opaque_softc *hif_ctx, in hif_register_ext_group() argument
1063 struct hif_softc *scn = HIF_GET_SOFTC(hif_ctx); in hif_register_ext_group()
1095 hif_ext_group->hif = hif_ctx; in hif_register_ext_group()
1152 void hif_deregister_exec_group(struct hif_opaque_softc *hif_ctx, in hif_deregister_exec_group() argument
1155 struct hif_softc *scn = HIF_GET_SOFTC(hif_ctx); in hif_deregister_exec_group()