Searched refs:WMC_WDS (Results 1 – 2 of 2) sorted by relevance
51 #define WMC_WDS (1 << 22) /* Duplex status */ macro
605 (ctrl & WMC_WDS) ? "Full" : "Half"); in ks8695_link_irq()897 cmd->duplex = (ctrl & WMC_WDS) ? in ks8695_wan_get_settings()