Searched refs:wb_comp (Results 1 – 1 of 1) sorted by relevance
1575 dmae->comp_addr_lo = U64_LO(BXE_SP_MAPPING(sc, wb_comp)); in bxe_prep_dmae_with_comp()1576 dmae->comp_addr_hi = U64_HI(BXE_SP_MAPPING(sc, wb_comp)); in bxe_prep_dmae_with_comp()1585 uint32_t *wb_comp = BXE_SP(sc, wb_comp); in bxe_issue_dmae_with_comp() local1591 *wb_comp = 0; in bxe_issue_dmae_with_comp()1599 while ((*wb_comp & ~DMAE_PCI_ERR_FLAG) != DMAE_COMP_VAL) { in bxe_issue_dmae_with_comp()1604 *wb_comp, sc->recovery_state); in bxe_issue_dmae_with_comp()1613 if (*wb_comp & DMAE_PCI_ERR_FLAG) { in bxe_issue_dmae_with_comp()1615 *wb_comp, sc->recovery_state); in bxe_issue_dmae_with_comp()