Home
last modified time | relevance | path

Searched refs:FCELSSIZE (Results 1 – 5 of 5) sorted by relevance

/drivers/scsi/lpfc/
Dlpfc_ct.c501 cnt = size > FCELSSIZE ? FCELSSIZE: size; in lpfc_alloc_ct_rsp()
890 Cnt = Size > FCELSSIZE ? FCELSSIZE : Size; in lpfc_ns_rsp()
Dlpfc_hw.h44 #define FCELSSIZE 1024 /* maximum ELS transfer size */ macro
Dlpfc_els.c308 bpl->tus.f.bdeSize = FCELSSIZE; in lpfc_prep_els_iocb()
11579 max_desc = FCELSSIZE / sizeof(*vport->qfpa_res); in lpfc_cmpl_els_qfpa()
Dlpfc_bsg.c682 if (job->request_payload.payload_len > FCELSSIZE) { in lpfc_bsg_rport_els()
Dlpfc_init.c2711 icmd->un.cont64[0].tus.f.bdeSize = FCELSSIZE; in lpfc_post_buffer()
2717 icmd->un.cont64[1].tus.f.bdeSize = FCELSSIZE; in lpfc_post_buffer()