Searched refs:wb_comp (Results 1 – 1 of 1) sorted by relevance
1576 dmae->comp_addr_lo = U64_LO(BXE_SP_MAPPING(sc, wb_comp)); in bxe_prep_dmae_with_comp()1577 dmae->comp_addr_hi = U64_HI(BXE_SP_MAPPING(sc, wb_comp)); in bxe_prep_dmae_with_comp()1586 uint32_t *wb_comp = BXE_SP(sc, wb_comp); in bxe_issue_dmae_with_comp() local1592 *wb_comp = 0; in bxe_issue_dmae_with_comp()1600 while ((*wb_comp & ~DMAE_PCI_ERR_FLAG) != DMAE_COMP_VAL) { in bxe_issue_dmae_with_comp()1605 *wb_comp, sc->recovery_state); in bxe_issue_dmae_with_comp()1614 if (*wb_comp & DMAE_PCI_ERR_FLAG) { in bxe_issue_dmae_with_comp()1616 *wb_comp, sc->recovery_state); in bxe_issue_dmae_with_comp()