Home
last modified time | relevance | path

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

/linux-6.15/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() argument
33 fwrt->ops_ctx = ops_ctx; in iwl_fw_runtime_init()
H A Druntime.h120 void *ops_ctx; member
191 const struct iwl_fw_runtime_ops *ops, void *ops_ctx,
H A Ddebugfs.c163 ret = fwrt->ops->send_hcmd(fwrt->ops_ctx, &hcmd); in iwl_dbgfs_enabled_severities_write()
278 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.c3275 fwrt->ops->dump_start(fwrt->ops_ctx); in iwl_fw_error_dump_wk()
3280 fwrt->ops->dump_end(fwrt->ops_ctx); in iwl_fw_error_dump_wk()