Searched refs:nvdm_type (Results 1 – 1 of 1) sorted by relevance
271 static inline u32 mctp_msg_header_build(u8 nvdm_type) in mctp_msg_header_build() argument279 hdr |= (nvdm_type & NV_MCTP_MSG_NVDM_TYPE_MASK) in mctp_msg_header_build()291 static int fsp_rpc_send_cmd(struct vfio_pci_device *device, u8 nvdm_type, in fsp_rpc_send_cmd() argument307 packet[1] = mctp_msg_header_build(nvdm_type); in fsp_rpc_send_cmd()327 if (resp_buf[3] != nvdm_type) in fsp_rpc_send_cmd()