Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/net/wireless/intel/iwlwifi/fw/
Dinit.c67 const struct iwl_fw_runtime_ops *ops, void *ops_ctx, in iwl_fw_runtime_init() argument
78 fwrt->ops_ctx = ops_ctx; in iwl_fw_runtime_init()
Druntime.h128 void *ops_ctx; member
187 const struct iwl_fw_runtime_ops *ops, void *ops_ctx,
Ddebugfs.c280 !fwrt->ops->fw_running(fwrt->ops_ctx)) in iwl_dbgfs_send_hcmd_write()
307 ret = fwrt->ops->send_hcmd(fwrt->ops_ctx, &hcmd); in iwl_dbgfs_send_hcmd_write()
Ddbg.h298 fwrt->ops->d3_debug_enable(fwrt->ops_ctx) && in iwl_fw_dbg_is_d3_debug_enabled()
Ddbg.c2306 !fwrt->ops->fw_running(fwrt->ops_ctx)) { in iwl_fw_dbg_collect_sync()
2348 fwrt->ops->dump_start(fwrt->ops_ctx)) in iwl_fw_error_dump_wk()
2354 fwrt->ops->dump_end(fwrt->ops_ctx); in iwl_fw_error_dump_wk()