Lines Matching refs:menlo
109 struct lpfc_bsg_menlo menlo;
5087 struct lpfc_bsg_menlo *menlo;
5096 menlo = &dd_data->context_un.menlo;
5097 rmp = menlo->rmp;
5114 * of a menlo download to allow the data to be sent as a
5165 * lpfc_menlo_cmd - send an ioctl for menlo hardware
5168 * This function issues a gen request 64 CR ioctl for all menlo cmd requests,
5170 * For menlo data requests a gen request 64 CX is used to continue the exchange
5171 * supplied in the menlo request header xri field.
5214 "2786 Adapter does not support menlo "
5309 dd_data->context_un.menlo.cmdiocbq = cmdiocbq;
5310 dd_data->context_un.menlo.rmp = rmp;
5963 cmdiocb = dd_data->context_un.menlo.cmdiocbq;