Home
last modified time | relevance | path

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

/kernel/linux/linux-6.6/drivers/scsi/lpfc/
Dlpfc_hw4.h3575 struct lpfc_mbx_set_host_data { struct
3577 struct mbox_header header;
3578 uint32_t param_id;
3579 uint32_t param_len;
3580 union {
3583 } un;
/kernel/linux/linux-5.10/drivers/scsi/lpfc/
Dlpfc_hw4.h3403 struct lpfc_mbx_set_host_data { struct
3405 struct mbox_header header;
3406 uint32_t param_id;
3407 uint32_t param_len;
3408 uint8_t data[LPFC_HOST_OS_DRIVER_VERSION_SIZE];