Searched refs:sdsr_next (Results 1 – 8 of 8) sorted by relevance
288 comp_idx = hw->sds[sds_idx].sdsr_next; in qla_rcv_isr()330 if (hw->sds[sds_idx].sdsr_next != comp_idx) { in qla_rcv_isr()333 hw->sds[sds_idx].sdsr_next = comp_idx; in qla_rcv_isr()
712 uint32_t sdsr_next; /* next entry in SDS ring to process */ member
1232 ha->hw.sds[i].sdsr_next = 0; in qla_alloc_rcv_bufs()1362 ha->hw.sds[i].sdsr_next = 0; in qla_free_rcv_bufs()
491 comp_idx = hw->sds[sds_idx].sdsr_next; in ql_rcv_isr()704 if (hw->sds[sds_idx].sdsr_next != comp_idx) { in ql_rcv_isr()708 hw->sds[sds_idx].sdsr_next = comp_idx; in ql_rcv_isr()724 if (hw->sds[sds_idx].sdsr_next != comp_idx) { in ql_rcv_isr()726 hw->sds[sds_idx].sdsr_next = comp_idx; in ql_rcv_isr()
121 uint32_t sdsr_next; /* next entry in SDS ring to process */ member
446 sds_state->sdsr_next = ha->hw.sds[i].sdsr_next; in ql_get_sds_state()
1898 ha->hw.sds[i].sdsr_next = 0; in qla_alloc_rcv_bufs()1923 ha->hw.sds[i].sdsr_next = 0; in qla_free_rcv_bufs()
1476 uint32_t sdsr_next; /* next entry in SDS ring to process */ member