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

/vbox/src/VBox/Devices/PC/ipxe/src/drivers/net/
H A Dforcedeth.c517 if ( priv->gigabit == PHY_GIGABIT ) {
570 if ( priv->gigabit == PHY_GIGABIT ) {
1350 /* see if gigabit phy */
1353 priv->gigabit = PHY_GIGABIT;
1367 priv->gigabit = 0;
1703 priv->gigabit = PHY_GIGABIT;
H A Dforcedeth.h313 u16 gigabit; member in struct:forcedeth_private

Completed in 49 milliseconds