Searched refs:evt_pool (Results 1 – 3 of 3) sorted by relevance
783 struct ibmvfc_event_pool *pool = &queue->evt_pool; in ibmvfc_init_event_pool()841 struct ibmvfc_event_pool *pool = &queue->evt_pool; in ibmvfc_free_event_pool()1022 struct ibmvfc_event_pool *pool = &evt->queue->evt_pool; in ibmvfc_free_event()2447 for (i = 0; i < queues[q_index].evt_pool.size; i++) { in ibmvfc_wait_for_ops()2448 evt = &queues[q_index].evt_pool.events[i]; in ibmvfc_wait_for_ops()2468 for (i = 0; i < queues[q_index].evt_pool.size; i++) { in ibmvfc_wait_for_ops()2469 evt = &queues[q_index].evt_pool.events[i]; in ibmvfc_wait_for_ops()3264 if (unlikely(!ibmvfc_valid_event(&vhost->crq.evt_pool, evt))) { in ibmvfc_handle_crq()3795 if (unlikely(!ibmvfc_valid_event(&evt->queue->evt_pool, evt))) { in ibmvfc_handle_scrq()
792 struct ibmvfc_event_pool evt_pool; member
333 __le32 evt_pool; member615 ab->evt_pool = cpu_to_le32(host->shm_dma + (16 * 1024)); in carm_fill_alloc_buf()