Searched refs:FullDuplex (Results 1 – 2 of 2) sorted by relevance
102 FullDuplex = 0x10000000, enumerator113 #define SpeedStatus_Polarity ( GigSpeed | HundSpeed | FullDuplex)417 chpcfg & FullDuplex ? "full" : "half"); in ns8382x_initialize()699 duplex = (config & FullDuplex) ? 1 : 0; in ns8382x_check_duplex()
114 FullDuplex = 0x20000000, enumerator734 int duplex = INL(dev, ChipConfig) & FullDuplex ? 1 : 0; in natsemi_check_duplex()