Lines Matching refs:name
353 /* If the soft name exists then update it using the service params */
362 * If the name is empty or there exists a soft name
363 * then copy the service params name, otherwise use the fc name
373 * If the port name has changed, then set the Param changes flag
2314 * lpfc_get_hba_model_desc - Retrieve HBA device model name and description
2316 * @mdp: pointer to the data structure to hold the derived model name.
2321 * shall be returned with the model name, maximum speed, and the host bus type.
2323 * function returns, the @mdp will be filled with the model name.
2334 char *name;
2558 snprintf(mdp, 79,"%s", m.name);
2567 m.name, m.function,
2572 m.name, m.bus, m.function);
2576 m.name, max_speed, (GE) ? "GE" : "Gb",
5409 port_name = '?'; /* get port name is empty */
6741 phba->sli4_hba.wwnn.u.name = wwn;
6746 phba->sli4_hba.wwpn.u.name = wwn;
11517 char *name;
11555 name = eqhdl->handler_name;
11556 memset(name, 0, LPFC_SLI4_HANDLER_NAME_SZ);
11557 snprintf(name, LPFC_SLI4_HANDLER_NAME_SZ,
11563 name, eqhdl);
13983 .name = LPFC_DRIVER_NAME,
13999 .name = "lpfcmgmt",