Searched refs:lnkup (Results 1 – 2 of 2) sorted by relevance
452 unsigned int lnkup; /* Is the link up as far as we know? */ member
4405 u16 gp_status1 = 0, lnkup = 0, lnkup_kr = 0; in bnx2x_warpcore_config_runtime() local4424 lnkup = (gp_status1 >> (8+lane)) & 0x1;/* 1G */ in bnx2x_warpcore_config_runtime()4428 if (lnkup_kr || lnkup) { in bnx2x_warpcore_config_runtime()