Lines Matching refs:wrb_index
1212 pwrb_handle->nxt_wrb_index = pwrb_handle_tmp->wrb_index; in alloc_wrb_handle()
1421 uint16_t wrb_index, cid, cri_index; in hwi_complete_drvr_msgs() local
1425 wrb_index = AMAP_GET_BITS(struct amap_it_dmsg_cqe, in hwi_complete_drvr_msgs()
1430 wrb_index = AMAP_GET_BITS(struct amap_it_dmsg_cqe_v2, in hwi_complete_drvr_msgs()
1438 pwrb_handle = pwrb_context->pwrb_handle_basestd[wrb_index]; in hwi_complete_drvr_msgs()
1477 csol_cqe->wrb_index = AMAP_GET_BITS(struct amap_sol_cqe, in adapter_get_sol_cqe()
1478 wrb_index, psol); in adapter_get_sol_cqe()
1494 csol_cqe->wrb_index = AMAP_GET_BITS(struct amap_sol_cqe_v2, in adapter_get_sol_cqe()
1495 wrb_index, psol); in adapter_get_sol_cqe()
1543 csol_cqe.wrb_index]; in hwi_complete_cmd()
1583 csol_cqe.wrb_index, in hwi_complete_cmd()
2883 pwrb_handle->wrb_index = j; in beiscsi_init_wrb_handle()
4673 doorbell |= (pwrb_handle->wrb_index & DB_DEF_PDU_WRB_INDEX_MASK) in beiscsi_offload_connection()
4820 wrb_index << 16) | (unsigned int) in beiscsi_alloc_pdu()
4885 io_task->pwrb_handle->wrb_index); in beiscsi_iotask_v2()
4898 doorbell |= (io_task->pwrb_handle->wrb_index & in beiscsi_iotask_v2()
4941 io_task->pwrb_handle->wrb_index); in beiscsi_iotask()
4954 doorbell |= (io_task->pwrb_handle->wrb_index & in beiscsi_iotask()
4982 io_task->pwrb_handle->wrb_index); in beiscsi_mtask()
4994 io_task->pwrb_handle->wrb_index); in beiscsi_mtask()
5058 doorbell |= (io_task->pwrb_handle->wrb_index & in beiscsi_mtask()