Searched defs:autoneg (Results 1 - 6 of 6) sorted by relevance
/vbox/src/VBox/Devices/PC/ipxe/src/drivers/infiniband/ | ||
H A D | hermon.h | 429 pseudo_bit_t autoneg[0x00001]; member in struct:hermonprm_mod_stat_cfg_input_mod_st |
/vbox/src/VBox/Devices/Network/ | ||
H A D | DevPCNet.cpp | 3067 bool autoneg, duplex, fast; local 3070 autoneg = (pThis->aBCR[BCR_MIICAS] & 0x20) != 0; 3079 if (autoneg) 3099 if (!autoneg) { |
/vbox/src/VBox/Devices/PC/ipxe/src/drivers/net/ | ||
H A D | skge.h | 2508 u8 autoneg; /* AUTONEG_ENABLE, AUTONEG_DISABLE */ member in struct:skge_port |
H A D | sky2.h | 2060 u8 autoneg; /* AUTONEG_ENABLE, AUTONEG_DISABLE */ member in struct:sky2_port |
H A D | bnx2.h | 4151 /* req_flow_ctrl if autoneg */ 4160 u8 autoneg; member in struct:bnx2 |
/vbox/src/VBox/Devices/PC/ipxe/src/drivers/net/tg3/ | ||
H A D | tg3.h | 2795 u8 autoneg; member in struct:tg3_link_config |
Completed in 210 milliseconds