Searched refs:emb_len (Results 1 – 1 of 1) sorted by relevance
5866 uint32_t emb_len; in lpfc_sli4_cfg_post_extnts() local5876 emb_len = sizeof(MAILBOX_t) - sizeof(struct mbox_header) - in lpfc_sli4_cfg_post_extnts()5884 if (req_len > emb_len) { in lpfc_sli4_cfg_post_extnts()6900 uint32_t req_len, emb_len; in lpfc_sli4_get_allocated_extnts() local6946 emb_len = sizeof(MAILBOX_t) - sizeof(struct mbox_header) - in lpfc_sli4_get_allocated_extnts()6954 req_len = emb_len; in lpfc_sli4_get_allocated_extnts()6955 if (req_len > emb_len) { in lpfc_sli4_get_allocated_extnts()