Searched refs:pl_cause (Results 1 – 1 of 1) sorted by relevance
1477 uint32_t ctl, cim_cause, pl_cause; in csio_mb_isr_handler() local1485 pl_cause = csio_rd_reg32(hw, MYPF_REG(PL_PF_INT_CAUSE_A)); in csio_mb_isr_handler()1488 if (!(pl_cause & PFCIM_F) || !(cim_cause & MBMSGRDYINT_F)) { in csio_mb_isr_handler()