Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/net/wireless/intel/iwlwifi/fw/
Dinit.c65 const struct iwl_fw_runtime_ops *ops, void *ops_ctx, in iwl_fw_runtime_init() argument
74 fwrt->ops_ctx = ops_ctx; in iwl_fw_runtime_init()
Druntime.h115 void *ops_ctx; member
151 const struct iwl_fw_runtime_ops *ops, void *ops_ctx,
Ddbg.c1169 fwrt->ops->dump_start(fwrt->ops_ctx)) in iwl_fw_error_dump_wk()
1173 !fwrt->ops->fw_running(fwrt->ops_ctx)) { in iwl_fw_error_dump_wk()
1215 fwrt->ops->dump_end(fwrt->ops_ctx); in iwl_fw_error_dump_wk()