Searched refs:DMAE_COMP_VAL (Results 1 – 3 of 3) sorted by relevance
186 *stats_comp = DMAE_COMP_VAL; in bxe_hw_stats_post()234 while (*stats_comp != DMAE_COMP_VAL) { in bxe_stats_comp()303 dmae->comp_val = DMAE_COMP_VAL; in bxe_stats_pmf_update()533 dmae->comp_val = DMAE_COMP_VAL; in bxe_port_stats_init()562 dmae->comp_val = DMAE_COMP_VAL; in bxe_func_stats_init()1300 if (*stats_comp != DMAE_COMP_VAL) { in bxe_stats_update()1370 dmae->comp_val = DMAE_COMP_VAL; in bxe_port_stats_stop()1386 dmae->comp_val = DMAE_COMP_VAL; in bxe_port_stats_stop()1488 dmae->comp_val = DMAE_COMP_VAL; in bxe_port_stats_base_init()
2070 #define DMAE_COMP_VAL 0x60d0d0ae /* E2 and beyond, upper bit indicates error */ macro
1664 dmae->comp_val = DMAE_COMP_VAL; in bxe_prep_dmae_with_comp()1686 while ((*wb_comp & ~DMAE_PCI_ERR_FLAG) != DMAE_COMP_VAL) { in bxe_issue_dmae_with_comp()