Home
last modified time | relevance | path

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

/openbmc/linux/drivers/scsi/lpfc/
H A Dlpfc_hw.h204 #define RFT_REQUEST_SZ (offsetof(struct lpfc_sli_ct_request, un) + \ macro
H A Dlpfc_ct.c1983 bpl->tus.f.bdeSize = RFT_REQUEST_SZ; in lpfc_ns_cmd()