Home
last modified time | relevance | path

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

/openbmc/linux/drivers/misc/
H A Dibmvmc.h110 u8 max_hmc; /* Max # of independent HMC connections supported */ member
H A Dibmvmc.c662 crq_msg.max_hmc = ibmvmc_max_hmcs; in ibmvmc_send_capabilities()
1719 ibmvmc.max_hmc_index = min_t(u8, ibmvmc_max_hmcs, crq->max_hmc) - 1; in ibmvmc_process_capabilities()