Lines Matching refs:nolip
4050 int nolip = 0;
4055 if (!strncmp(buf, "nolip ", strlen("nolip "))) {
4056 nolip = 1;
4057 val_buf = &buf[strlen("nolip ")];
4090 if (nolip)
4500 int nolip = 0;
4510 if (!strncmp(buf, "nolip ", strlen("nolip "))) {
4511 nolip = 1;
4512 val_buf = &buf[strlen("nolip ")];
4522 phba->cfg_link_speed, val, nolip ? "(nolip)" : "(lip)");
4558 if (nolip)