Home
last modified time | relevance | path

Searched refs:rscn_plen (Results 1 – 4 of 4) sorted by relevance

/openbmc/linux/include/uapi/scsi/fc/
H A Dfc_els.h586 __be16 rscn_plen; /* payload length including this word */ member
/openbmc/linux/drivers/scsi/libfc/
H A Dfc_disc.c96 len = ntohs(rp->rscn_plen); in fc_disc_recv_rscn_req()
/openbmc/linux/drivers/s390/scsi/
H A Dzfcp_fc.c271 no_entries = be16_to_cpu(head->rscn_plen) / in zfcp_fc_incoming_rscn()
/openbmc/linux/drivers/scsi/lpfc/
H A Dlpfc_els.c3625 event->rscn.rscn_plen = cpu_to_be16(cmdsize); in lpfc_issue_els_rscn()