Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/scsi/lpfc/
Dlpfc_hw4.h242 ULP_BDE64_SIZE_MASK = 0xffffff, enumerator
Dlpfc_sli.c10966 size = le32_to_cpu(bpl[i].type_size) & ULP_BDE64_SIZE_MASK; in __lpfc_sli_prep_gen_req_s4()
10970 size = le32_to_cpu(bpl[i].type_size) & ULP_BDE64_SIZE_MASK; in __lpfc_sli_prep_gen_req_s4()