Home
last modified time | relevance | path

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

/freebsd-13-stable/sys/contrib/dev/iwlwifi/fw/
HDinit.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()
HDruntime.h108 void *ops_ctx; member
179 const struct iwl_fw_runtime_ops *ops, void *ops_ctx,
HDdebugfs.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()
HDdbg.h210 fwrt->ops->d3_debug_enable(fwrt->ops_ctx) && in iwl_fw_dbg_is_d3_debug_enabled()
HDdbg.c3075 fwrt->ops->dump_start(fwrt->ops_ctx);
3080 fwrt->ops->dump_end(fwrt->ops_ctx);