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

/linux-master/drivers/net/ethernet/silan/
H A Dsc92031.c494 bool speed_100, duplex_full; local
501 duplex_full = output_status & 0x4;
515 if (duplex_full) {
535 duplex_full ? "full" : "half");

Completed in 122 milliseconds