Searched refs:lnkup (Results 1 – 3 of 3) sorted by relevance
54 uint32_t lnkup; member145 chip->lnkup = 0; in ftmac110_phyqry()150 chip->lnkup = (bmsr & BMSR_LSTATUS) ? 1 : 0; in ftmac110_phyqry()151 if (!chip->lnkup) in ftmac110_phyqry()156 if (!chip->lnkup) { in ftmac110_phyqry()287 if (!chip->lnkup) in ftmac110_send()334 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()