Searched refs:slc_cnts (Results 1 – 2 of 2) sorted by relevance
590 union nps_pkt_slc_cnts slc_cnts; in pkt_slc_resp_tasklet() local593 slc_cnts.value = readq(cmdq->compl_cnt_csr_addr); in pkt_slc_resp_tasklet()595 slc_cnts.s.resend = 1; in pkt_slc_resp_tasklet()603 writeq(slc_cnts.value, cmdq->compl_cnt_csr_addr); in pkt_slc_resp_tasklet()
31 union nps_pkt_slc_cnts slc_cnts; in nps_pkt_slc_isr() local34 slc_cnts.value = readq(cmdq->compl_cnt_csr_addr); in nps_pkt_slc_isr()36 if (slc_cnts.s.slc_int) in nps_pkt_slc_isr()