Home
last modified time | relevance | path

Searched refs:dmae_cmd (Results 1 – 7 of 7) sorted by relevance

/illumos-gate/usr/src/uts/common/io/qede/579xx/drivers/ecore/
H A Decore_hw.c628 struct dmae_cmd *p_command = p_hwfn->dmae_info.p_dmae_cmd; in ecore_dmae_post_command()
688 struct dmae_cmd **p_cmd = &p_hwfn->dmae_info.p_dmae_cmd; in ecore_dmae_info_alloc()
701 sizeof(struct dmae_cmd)); in ecore_dmae_info_alloc()
744 p_phys, sizeof(struct dmae_cmd)); in ecore_dmae_info_free()
811 struct dmae_cmd *cmd = p_hwfn->dmae_info.p_dmae_cmd; in ecore_dmae_execute_sub_operation()
896 struct dmae_cmd *cmd = p_hwfn->dmae_info.p_dmae_cmd; in ecore_dmae_execute_command()
H A Decore.h515 struct dmae_cmd *p_dmae_cmd;
H A Decore_hsi_common.h1586 struct dmae_cmd struct
/illumos-gate/usr/src/uts/common/io/bnxe/577xx/drivers/common/lm/device/
H A Dlm_dmae.c281 struct dmae_cmd* command, in lm_dmae_command_set_block()
318 struct dmae_cmd* command, in lm_dmae_initialize_command_by_block()
393 struct dmae_cmd* command) in lm_dmae_initialize_sgl_loader_command()
402 lm_dmae_command_set_block(pdev, command, source, dest, sizeof(struct dmae_cmd) / sizeof(u32_t)); in lm_dmae_initialize_sgl_loader_command()
466 struct dmae_cmd* last_sge = NULL; in lm_dmae_operation_add_sge()
774 IN const struct dmae_cmd* command ) in lm_dmae_post_command()
H A Dlm_dmae.h312 struct dmae_cmd main_cmd;
326 …struct dmae_cmd executer_cmd[DMAE_SGL_MAX_COMMANDS]; //these must be consecutive, so they can't be…
/illumos-gate/usr/src/uts/common/io/qede/579xx/drivers/ecore/hsi_repository/
H A Decore_hsi_common.h1586 struct dmae_cmd struct
/illumos-gate/usr/src/uts/common/io/bnxe/577xx/drivers/common/lm/fw/
H A D5710_hsi.h186 struct dmae_cmd struct