Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/net/bnx2x/
H A Dbnx2x_stats.c139 dmae->comp_val = 1; in bnx2x_hw_stats_post()
209 dmae->comp_val = 1; in bnx2x_stats_pmf_update()
262 dmae->comp_val = 1; in bnx2x_port_stats_init()
275 dmae->comp_val = 1; in bnx2x_port_stats_init()
296 dmae->comp_val = 1; in bnx2x_port_stats_init()
312 dmae->comp_val = 1; in bnx2x_port_stats_init()
328 dmae->comp_val = 1; in bnx2x_port_stats_init()
386 dmae->comp_val = 1; in bnx2x_port_stats_init()
400 dmae->comp_val = 1; in bnx2x_port_stats_init()
420 dmae->comp_val = 1; in bnx2x_port_stats_init()
[all …]
H A Decore_hsi.h3705 uint32_t comp_val; member
H A Dbnx2x.c361 dmae->comp_val = DMAE_COMP_VAL; in bnx2x_prep_dmae_with_comp()
/f-stack/dpdk/drivers/net/qede/base/
H A Decore_hw.c878 cmd->comp_val = OSAL_CPU_TO_LE32(DMAE_COMPLETION_VAL); in ecore_dmae_execute_command()
H A Decore_hsi_common.h2060 __le32 comp_val /* Value to write to completion address */; member