Searched refs:comp_val (Results 1 – 6 of 6) sorted by relevance
43 char *comp_val[MAX_COMPONENTS]; member106 if (strcmp(t->comp_val[i], in main()112 t->comp_val[i], in main()
219 dmae->comp_val = 1; in bxe_hw_stats_post()294 dmae->comp_val = 1; in bxe_stats_pmf_update()308 dmae->comp_val = DMAE_COMP_VAL; in bxe_stats_pmf_update()347 dmae->comp_val = 1; in bxe_port_stats_init()360 dmae->comp_val = 1; in bxe_port_stats_init()381 dmae->comp_val = 1; in bxe_port_stats_init()397 dmae->comp_val = 1; in bxe_port_stats_init()413 dmae->comp_val = 1; in bxe_port_stats_init()471 dmae->comp_val = 1; in bxe_port_stats_init()485 dmae->comp_val = 1; in bxe_port_stats_init()[all …]
3802 uint32_t comp_val /* value to write to completion address */; member
1577 dmae->comp_val = DMAE_COMP_VAL; in bxe_prep_dmae_with_comp()
957 cmd->comp_val = OSAL_CPU_TO_LE32(DMAE_COMPLETION_VAL); in ecore_dmae_execute_command()
2152 __le32 comp_val /* Value to write to completion address */; member