Home
last modified time | relevance | path

Searched defs:ibmvmc_admin_crq_msg (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/drivers/misc/
H A Dibmvmc.h102 struct ibmvmc_admin_crq_msg { struct
103 u8 valid; /* RPA Defined */
104 u8 type; /* ibmvmc msg type */
105 u8 status; /* Response msg status. Zero is success and on failure,
109 u8 rsvd[2];
110 u8 max_hmc; /* Max # of independent HMC connections supported */
111 __be16 pool_size; /* Maximum number of buffers supported per HMC
114 __be32 max_mtu; /* Maximum message size supported (bytes) */
115 __be16 crq_size; /* # of entries available in the CRQ for the
120 __be16 version; /* Indicates the code level of the management partition