Searched refs:nlp_maxframe (Results 1 - 4 of 4) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/scsi/lpfc/
H A Dlpfc_disc.h90 uint16_t nlp_maxframe; /* Max RCV frame size */ member in struct:lpfc_nodelist
H A Dlpfc_nportdisc.c350 ndlp->nlp_maxframe =
955 ndlp->nlp_maxframe =
H A Dlpfc_els.c546 ndlp->nlp_maxframe = ((sp->cmn.bbRcvSizeMsb & 0x0F) << 8) |
H A Dlpfc_hbadisc.c3327 rport->maxframe_size = ndlp->nlp_maxframe;

Completed in 165 milliseconds