Lines Matching refs:nolip
4173 int nolip = 0;
4179 if (!strncmp(buf, "nolip ", strlen("nolip "))) {
4180 nolip = 1;
4181 val_buf = &buf[strlen("nolip ")];
4217 if (nolip)
4304 int nolip = 0;
4314 if (!strncmp(buf, "nolip ", strlen("nolip "))) {
4315 nolip = 1;
4316 val_buf = &buf[strlen("nolip ")];
4326 phba->cfg_link_speed, val, nolip ? "(nolip)" : "(lip)");
4362 if (nolip)