Lines Matching refs:lpfc_name

575 			sizeof(struct lpfc_name)) ||
577 sizeof(struct lpfc_name)) ||
651 memcpy(&ndlp->nlp_portname, &sp->portName, sizeof(struct lpfc_name));
652 memcpy(&ndlp->nlp_nodename, &sp->nodeName, sizeof(struct lpfc_name));
683 sizeof(struct lpfc_name));
685 sizeof(struct lpfc_name));
880 sizeof(struct lpfc_name));
882 sizeof(struct lpfc_name));
1686 uint8_t name[sizeof(struct lpfc_name)];
1701 memset(name, 0, sizeof(struct lpfc_name));
1821 if (memcmp(&ndlp->nlp_portname, name, sizeof(struct lpfc_name)) == 0) {
2931 memcpy(&ap->portName, &vport->fc_portname, sizeof(struct lpfc_name));
2932 memcpy(&ap->nodeName, &vport->fc_nodename, sizeof(struct lpfc_name));
3158 cmdsize = (2 * sizeof(uint32_t)) + sizeof(struct lpfc_name);
3171 memcpy(pcmd, &vport->fc_portname, sizeof(struct lpfc_name));
3719 memcpy(&fp->RportName, &vport->fc_portname, sizeof(struct lpfc_name));
3720 memcpy(&fp->RnodeName, &vport->fc_nodename, sizeof(struct lpfc_name));
3724 sizeof(struct lpfc_name));
3726 sizeof(struct lpfc_name));
5612 sizeof(struct lpfc_name));
5614 sizeof(struct lpfc_name));
6033 memcpy(&ap->portName, &vport->fc_portname, sizeof(struct lpfc_name));
6034 memcpy(&ap->nodeName, &vport->fc_nodename, sizeof(struct lpfc_name));
6286 + (2 * sizeof(struct lpfc_name));
6322 rn->CommonLen = (2 * sizeof(struct lpfc_name));
6323 memcpy(&rn->portName, &vport->fc_portname, sizeof(struct lpfc_name));
6324 memcpy(&rn->nodeName, &vport->fc_nodename, sizeof(struct lpfc_name));
6332 &vport->fc_portname, sizeof(struct lpfc_name));
8376 sizeof(struct lpfc_name));
9057 sizeof(struct lpfc_name));
9194 sizeof(struct lpfc_name)) == 0)
9201 sizeof(struct lpfc_name)) == 0)
9289 sizeof(struct lpfc_name))) ||
9291 sizeof(struct lpfc_name)))) {
9807 sizeof(struct lpfc_name));
9809 sizeof(struct lpfc_name));
9830 sizeof(struct lpfc_name));
9832 sizeof(struct lpfc_name));
9895 sizeof(struct lpfc_name));
9901 memcpy(els_data->wwpn, &ndlp->nlp_portname, sizeof(struct lpfc_name));
9902 memcpy(els_data->wwnn, &ndlp->nlp_nodename, sizeof(struct lpfc_name));
11353 sizeof(struct lpfc_name));
11355 sizeof(struct lpfc_name));
11628 cmdsize = 2 * sizeof(uint32_t) + sizeof(struct lpfc_name);
11641 memcpy(pcmd, &vport->fc_portname, sizeof(struct lpfc_name));