Home
last modified time | relevance | path

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

/linux-6.15/drivers/scsi/lpfc/
H A Dlpfc_sli.c6348 uint32_t emb_len; in lpfc_sli4_cfg_post_extnts() local
6358 emb_len = sizeof(MAILBOX_t) - sizeof(struct mbox_header) - in lpfc_sli4_cfg_post_extnts()
6366 if (req_len > emb_len) { in lpfc_sli4_cfg_post_extnts()
7431 uint32_t req_len, emb_len; in lpfc_sli4_get_allocated_extnts() local
7477 emb_len = sizeof(MAILBOX_t) - sizeof(struct mbox_header) - in lpfc_sli4_get_allocated_extnts()
7485 req_len = emb_len; in lpfc_sli4_get_allocated_extnts()
7486 if (req_len > emb_len) { in lpfc_sli4_get_allocated_extnts()