Searched refs:slc_cnts (Results 1 – 2 of 2) sorted by relevance
586 union nps_pkt_slc_cnts slc_cnts; in pkt_slc_resp_tasklet() local589 slc_cnts.value = readq(cmdq->compl_cnt_csr_addr); in pkt_slc_resp_tasklet()591 slc_cnts.s.resend = 1; in pkt_slc_resp_tasklet()599 writeq(slc_cnts.value, cmdq->compl_cnt_csr_addr); in pkt_slc_resp_tasklet()
30 union nps_pkt_slc_cnts slc_cnts; in nps_pkt_slc_isr() local33 slc_cnts.value = readq(cmdq->compl_cnt_csr_addr); in nps_pkt_slc_isr()35 if (slc_cnts.s.slc_int) in nps_pkt_slc_isr()