Searched refs:cxl_mem_mbox_send_cmd (Results 1 – 1 of 1) sorted by relevance
| /Linux-v5.15/drivers/cxl/ |
| D | pci.c | 872 static int cxl_mem_mbox_send_cmd(struct cxl_mem *cxlm, u16 opcode, in cxl_mem_mbox_send_cmd() function 1191 rc = cxl_mem_mbox_send_cmd(cxlm, CXL_MBOX_OP_GET_LOG, &log, in cxl_xfer_log() 1256 rc = cxl_mem_mbox_send_cmd(cxlm, CXL_MBOX_OP_GET_SUPPORTED_LOGS, NULL, in cxl_get_gsl() 1295 rc = cxl_mem_mbox_send_cmd(cxlm, CXL_MBOX_OP_GET_PARTITION_INFO, in cxl_mem_get_partition_info() 1404 rc = cxl_mem_mbox_send_cmd(cxlm, CXL_MBOX_OP_IDENTIFY, NULL, 0, &id, in cxl_mem_identify()
|