Home
last modified time | relevance | path

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

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