Searched refs:lnkup (Results 1 – 3 of 3) sorted by relevance
53 uint32_t lnkup; member144 chip->lnkup = 0; in ftmac110_phyqry()149 chip->lnkup = (bmsr & BMSR_LSTATUS) ? 1 : 0; in ftmac110_phyqry()150 if (!chip->lnkup) in ftmac110_phyqry()155 if (!chip->lnkup) { in ftmac110_phyqry()286 if (!chip->lnkup) in ftmac110_send()333 if (!chip->lnkup) in ftmac110_recv()
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()