Home
last modified time | relevance | path

Searched refs:ops_ctx (Results 1 - 10 of 10) sorted by relevance

/kernel/linux/linux-5.10/drivers/net/wireless/intel/iwlwifi/fw/
H A Dinit.c70 const struct iwl_fw_runtime_ops *ops, void *ops_ctx, in iwl_fw_runtime_init()
81 fwrt->ops_ctx = ops_ctx; in iwl_fw_runtime_init()
68 iwl_fw_runtime_init(struct iwl_fw_runtime *fwrt, struct iwl_trans *trans, const struct iwl_fw *fw, const struct iwl_fw_runtime_ops *ops, void *ops_ctx, struct dentry *dbgfs_dir) iwl_fw_runtime_init() argument
H A Druntime.h145 * @ops_ctx: user ops context
160 void *ops_ctx; member
217 const struct iwl_fw_runtime_ops *ops, void *ops_ctx,
H A Ddebugfs.c279 !fwrt->ops->fw_running(fwrt->ops_ctx)) in iwl_dbgfs_send_hcmd_write()
306 ret = fwrt->ops->send_hcmd(fwrt->ops_ctx, &hcmd); in iwl_dbgfs_send_hcmd_write()
H A Ddbg.h263 fwrt->ops->d3_debug_enable(fwrt->ops_ctx) && in iwl_fw_dbg_is_d3_debug_enabled()
H A Ddbg.c2696 fwrt->ops->dump_start(fwrt->ops_ctx)) in iwl_fw_error_dump_wk()
2702 fwrt->ops->dump_end(fwrt->ops_ctx); in iwl_fw_error_dump_wk()
/kernel/linux/linux-6.6/drivers/net/wireless/intel/iwlwifi/fw/
H A Dinit.c18 const struct iwl_fw_runtime_ops *ops, void *ops_ctx, in iwl_fw_runtime_init()
33 fwrt->ops_ctx = ops_ctx; in iwl_fw_runtime_init()
16 iwl_fw_runtime_init(struct iwl_fw_runtime *fwrt, struct iwl_trans *trans, const struct iwl_fw *fw, const struct iwl_fw_runtime_ops *ops, void *ops_ctx, const struct iwl_dump_sanitize_ops *sanitize_ops, void *sanitize_ctx, struct dentry *dbgfs_dir) iwl_fw_runtime_init() argument
H A Druntime.h93 * @ops_ctx: user ops context
108 void *ops_ctx; member
179 const struct iwl_fw_runtime_ops *ops, void *ops_ctx,
H A Ddebugfs.c230 !fwrt->ops->fw_running(fwrt->ops_ctx)) in iwl_dbgfs_send_hcmd_write()
257 ret = fwrt->ops->send_hcmd(fwrt->ops_ctx, &hcmd); in iwl_dbgfs_send_hcmd_write()
H A Ddbg.h206 fwrt->ops->d3_debug_enable(fwrt->ops_ctx) && in iwl_fw_dbg_is_d3_debug_enabled()
H A Ddbg.c3052 fwrt->ops->dump_start(fwrt->ops_ctx); in iwl_fw_error_dump_wk()
3057 fwrt->ops->dump_end(fwrt->ops_ctx); in iwl_fw_error_dump_wk()

Completed in 12 milliseconds