Searched refs:lnkup (Results 1 - 2 of 2) sorted by relevance

/linux-4.4.14/drivers/net/ethernet/sun/
H A Dsunhme.h453 unsigned int lnkup; /* Is the link up as far as we know? */ member in struct:happy_meal
/linux-4.4.14/drivers/net/ethernet/broadcom/bnx2x/
H A Dbnx2x_link.c4411 u16 gp_status1 = 0, lnkup = 0, lnkup_kr = 0; bnx2x_warpcore_config_runtime() local
4430 lnkup = (gp_status1 >> (8+lane)) & 0x1;/* 1G */ bnx2x_warpcore_config_runtime()
4434 if (lnkup_kr || lnkup) { bnx2x_warpcore_config_runtime()

Completed in 188 milliseconds