Home
last modified time | relevance | path

Searched refs:queue_outbound_msgs (Results 1 – 2 of 2) sorted by relevance

/Linux-v4.19/drivers/misc/
Dibmvmc.h192 unsigned short queue_outbound_msgs[MAX_BUF_POOL_SIZE]; member
Dibmvmc.c517 hmc->queue_outbound_msgs[i] = VMC_INVALID_BUFFER_ID; in ibmvmc_return_hmc()
970 buffer = &(hmc->buffer[hmc->queue_outbound_msgs[hmc->queue_tail]]); in ibmvmc_read()
1675 hmc->queue_outbound_msgs[hmc->queue_head] = buffer_id; in ibmvmc_recv_msg()
2368 hmcs[i].queue_outbound_msgs[j] = VMC_INVALID_BUFFER_ID; in ibmvmc_module_init()