Home
last modified time | relevance | path

Searched refs:queue_outbound_msgs (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/drivers/misc/
H A Dibmvmc.h192 unsigned short queue_outbound_msgs[MAX_BUF_POOL_SIZE]; member
H A Dibmvmc.c517 hmc->queue_outbound_msgs[i] = VMC_INVALID_BUFFER_ID; in ibmvmc_return_hmc()
973 buffer = &(hmc->buffer[hmc->queue_outbound_msgs[hmc->queue_tail]]); in ibmvmc_read()
1678 hmc->queue_outbound_msgs[hmc->queue_head] = buffer_id; in ibmvmc_recv_msg()
2371 hmcs[i].queue_outbound_msgs[j] = VMC_INVALID_BUFFER_ID; in ibmvmc_module_init()
/kernel/linux/linux-6.6/drivers/misc/
H A Dibmvmc.h192 unsigned short queue_outbound_msgs[MAX_BUF_POOL_SIZE]; member
H A Dibmvmc.c517 hmc->queue_outbound_msgs[i] = VMC_INVALID_BUFFER_ID; in ibmvmc_return_hmc()
973 buffer = &(hmc->buffer[hmc->queue_outbound_msgs[hmc->queue_tail]]); in ibmvmc_read()
1680 hmc->queue_outbound_msgs[hmc->queue_head] = buffer_id; in ibmvmc_recv_msg()
2371 hmcs[i].queue_outbound_msgs[j] = VMC_INVALID_BUFFER_ID; in ibmvmc_module_init()

Completed in 7 milliseconds