Searched refs:emb_len (Results 1 – 1 of 1) sorted by relevance
6265 uint32_t emb_len; in lpfc_sli4_cfg_post_extnts() local6275 emb_len = sizeof(MAILBOX_t) - sizeof(struct mbox_header) - in lpfc_sli4_cfg_post_extnts()6283 if (req_len > emb_len) { in lpfc_sli4_cfg_post_extnts()7343 uint32_t req_len, emb_len; in lpfc_sli4_get_allocated_extnts() local7389 emb_len = sizeof(MAILBOX_t) - sizeof(struct mbox_header) - in lpfc_sli4_get_allocated_extnts()7397 req_len = emb_len; in lpfc_sli4_get_allocated_extnts()7398 if (req_len > emb_len) { in lpfc_sli4_get_allocated_extnts()