Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/scsi/lpfc/
Dlpfc_sli.c5743 uint32_t emb_len; in lpfc_sli4_cfg_post_extnts() local
5753 emb_len = sizeof(MAILBOX_t) - sizeof(struct mbox_header) - in lpfc_sli4_cfg_post_extnts()
5761 if (req_len > emb_len) { in lpfc_sli4_cfg_post_extnts()
6753 uint32_t req_len, emb_len; in lpfc_sli4_get_allocated_extnts() local
6799 emb_len = sizeof(MAILBOX_t) - sizeof(struct mbox_header) - in lpfc_sli4_get_allocated_extnts()
6807 req_len = emb_len; in lpfc_sli4_get_allocated_extnts()
6808 if (req_len > emb_len) { in lpfc_sli4_get_allocated_extnts()