Home
last modified time | relevance | path

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

/openbmc/linux/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()