Home
last modified time | relevance | path

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

/linux-6.15/drivers/scsi/lpfc/
H A Dlpfc_hw.h992 struct RTV_RSP { /* Structure is in Big Endian format */ struct
H A Dlpfc_els.c8749 struct RTV_RSP *rtv_rsp; in lpfc_els_rcv_rtv()
8760 cmdsize = sizeof(struct RTV_RSP) + sizeof(uint32_t); in lpfc_els_rcv_rtv()
8786 rtv_rsp = (struct RTV_RSP *)pcmd; in lpfc_els_rcv_rtv()