Home
last modified time | relevance | path

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

/openbmc/linux/drivers/scsi/lpfc/
H A Dlpfc_hw4.h242 ULP_BDE64_SIZE_MASK = 0xffffff, enumerator
H A Dlpfc_sli.c10968 size = le32_to_cpu(bpl[i].type_size) & ULP_BDE64_SIZE_MASK; in __lpfc_sli_prep_gen_req_s4()
10972 size = le32_to_cpu(bpl[i].type_size) & ULP_BDE64_SIZE_MASK; in __lpfc_sli_prep_gen_req_s4()