Searched defs:fullduplex (Results 1 – 3 of 3) sorted by relevance
604 int speed, fullduplex, newlinkstate; in phy_intr() local1210 int fullduplex = 0; local1278 int fullduplex = 0; local
78 static bool fullduplex[SNDRV_CARDS]; // = {[0 ... (SNDRV_CARDS - 1)] = 1}; variable
749 static void bcm_enet_set_duplex(struct bcm_enet_priv *priv, int fullduplex) in bcm_enet_set_duplex()